We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a26529 + ca112aa commit b7af053Copy full SHA for b7af053
Dockerfile
@@ -1,4 +1,5 @@
1
-FROM cgr.dev/chainguard/go:1.19 AS build
+# go:1.19 on 20230706
2
+FROM cgr.dev/chainguard/go@sha256:13a12452e39525bf71ca9bee362fcaccd933952960391a601676e55406b6fc2f AS build
3
4
WORKDIR /code
5
COPY . .
0 commit comments