We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9d712 commit d85ede3Copy full SHA for d85ede3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$TARGETPLATFORM cgr.dev/chainguard/glibc-dynamic:latest@sha256:d000aed862c42a81317eccd6aa10a5ad3eadd29b3483d7340e1b44ae1de81641
+FROM --platform=$TARGETPLATFORM cgr.dev/chainguard/glibc-dynamic:latest@sha256:881f74496931b5ebc60f61dbd0670475c9cc2b6b17d93534926fb7068dd22195
2
USER nonroot
3
COPY sophrosyne /usr/bin/sophrosyne
4
ENTRYPOINT ["/usr/bin/sophrosyne"]
0 commit comments