Skip to content

Commit

Permalink
⬆️(project) upgrade curlimages/curl Docker tag to v8.9.1
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| docker     | curlimages/curl | 8.9.0 | 8.9.1 |
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 2dd3914 commit d940ef6
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.9.0
image: curlimages/curl:8.9.1
user: ${DOCKER_USER:-1000}
env_file:
- env.d/metabase
Expand Down

0 comments on commit d940ef6

Please sign in to comment.