Skip to content

Commit

Permalink
⬆️(project) upgrade curlimages/curl Docker tag to v8.9.0
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| docker     | curlimages/curl | 8.8.0 | 8.9.0 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Jul 30, 2024
1 parent b06ed73 commit b87f933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ services:

# -- tools
curl:
image: curlimages/curl:8.8.0
image: curlimages/curl:8.9.0
user: ${DOCKER_USER:-1000}
env_file:
- env.d/metabase
Expand Down

0 comments on commit b87f933

Please sign in to comment.