We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0403064 commit 5e1f4e4Copy full SHA for 5e1f4e4
docker/Dockerfile.linux.arm64
@@ -1,4 +1,4 @@
1
-FROM arm64v8/alpine:3.19@sha256:a0264d60f80df12bc1e6dd98bae6c43debe6667c0ba482711f0d806493467a46
+FROM arm64v8/alpine:3.20@sha256:7d206216871a9feecd6c6689d895889577fdcb28f3f789d8243b3a12f38a2730
2
RUN apk add --no-cache ca-certificates mailcap && \
3
echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
4
0 commit comments