We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d33076 + 28704fe commit e02bf9eCopy full SHA for e02bf9e
Dockerfile
@@ -17,7 +17,7 @@ RUN cmd/bump/main_test.sh /bump
17
18
# bump: alpine /FROM alpine:([\d.]+)/ docker:alpine|^3
19
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
20
-FROM alpine:3.18.0 AS bump-base
+FROM alpine:3.18.2 AS bump-base
21
# git is used by github action code
22
# curl for convenience
23
RUN apk add --no-cache \
0 commit comments