Skip to content

Commit

Permalink
Merge pull request #152 from containeroo/renovate/alpine_3_20-curl-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency alpine_3_20/curl to v8.9.1-r0
  • Loading branch information
gi8lino authored Aug 29, 2024
2 parents 65f5f36 + 89effe4 commit 9b39804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM alpine:3.20.0
ARG BASH_VERSION=5.2.26-r0

# renovate: datasource=repology depName=alpine_3_20/curl versioning=loose
ARG CURL_VERSION=8.9.0-r0
ARG CURL_VERSION=8.9.1-r0

# renovate: datasource=github-releases depName=mikefarah/yq extractVersion=^v(?<version>.*)$
ARG YQ_VERSION=4.42.1
Expand Down

0 comments on commit 9b39804

Please sign in to comment.