We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73c1c6d + 5449e3c commit 6a73605Copy full SHA for 6a73605
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
# bump: alpine /FROM alpine:([\d.]+)/ docker:alpine|^3
2
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
3
-FROM alpine:3.19.1 AS builder
+FROM alpine:3.20.0 AS builder
4
5
RUN apk add --no-cache \
6
coreutils \
0 commit comments