We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0403064 commit 847c507Copy full SHA for 847c507
docker/Dockerfile.linux.arm64
@@ -1,4 +1,4 @@
1
-FROM arm64v8/alpine:3.19@sha256:a0264d60f80df12bc1e6dd98bae6c43debe6667c0ba482711f0d806493467a46
+FROM arm64v8/alpine:3.21@sha256:7a04ffc3dd9fae02928205d3fb9414decdee461f62fc2b56df7f4da063ec6bdf
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