We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9d712 commit 341e3acCopy full SHA for 341e3ac
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:c618e02673eaaf7a07cd6adc9b5e57c91cfafee639cc12255e1a1ee504bab6be
2
USER nonroot
3
COPY sophrosyne /usr/bin/sophrosyne
4
ENTRYPOINT ["/usr/bin/sophrosyne"]
0 commit comments