Skip to content

Commit

Permalink
⬆️(project) upgrade curlimages/curl Docker tag to v8.11.1
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| docker     | curlimages/curl | 8.11.0 | 8.11.1 |
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent ff333ad commit 612b23a
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.0
image: curlimages/curl:8.11.1
user: ${DOCKER_USER:-1000}
env_file:
- env.d/metabase
Expand Down

0 comments on commit 612b23a

Please sign in to comment.