Skip to content

Commit 54b5b59

Browse files
renovate-botmwalbeck
authored andcommitted
Update curlimages/curl Docker tag to v8.17.0 (#311)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [curlimages/curl](https://github.com/curl/curl-container) | stage | minor | `8.16.0` -> `8.17.0` | --- ### Release Notes <details> <summary>curl/curl-container (curlimages/curl)</summary> ### [`v8.17.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8170---2025-11-05) ##### Changed - bump to curl 8.17.0 - bump to alpine 3.22.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.walbeck.it/walbeck-it/docker-determine-docker-tags/pulls/311 Co-authored-by: renovate-bot <[email protected]> Co-committed-by: renovate-bot <[email protected]>
1 parent f77f0cf commit 54b5b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM curlimages/curl:8.16.0@sha256:463eaf6072688fe96ac64fa623fe73e1dbe25d8ad6c34404a669ad3ce1f104b6 as download
1+
FROM curlimages/curl:8.17.0@sha256:935d9100e9ba842cdb060de42472c7ca90cfe9a7c96e4dacb55e79e560b3ff40 as download
22

33
# renovate: datasource=git-tags depName=https://git.walbeck.it/walbeck-it/determine-docker-tags versioning=semver
44
ENV DETERMINE_DOCKER_TAGS_VERSION v0.2.6

0 commit comments

Comments
 (0)