Skip to content

Commit

Permalink
⬆️(project) upgrade curlimages/curl Docker tag to v8.12.0
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| docker     | curlimages/curl | 8.11.1 | 8.12.0 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Feb 6, 2025
1 parent f653c47 commit ac4eba7
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 @@ -240,7 +240,7 @@ services:

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

0 comments on commit ac4eba7

Please sign in to comment.