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