Skip to content

Commit

Permalink
⬆️(project) upgrade curlimages/curl Docker tag to v8.12.1
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| docker     | curlimages/curl | 8.12.0 | 8.12.1 |
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 2df6d89 commit 6d02452
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.12.0
image: curlimages/curl:8.12.1
user: ${DOCKER_USER:-1000}
env_file:
- env.d/metabase
Expand Down

0 comments on commit 6d02452

Please sign in to comment.