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 1626711 + b0de1a0 commit d90a890Copy full SHA for d90a890
Dockerfile
@@ -1,5 +1,5 @@
1
-# go:1.19 on 20230706
2
-FROM cgr.dev/chainguard/go@sha256:13a12452e39525bf71ca9bee362fcaccd933952960391a601676e55406b6fc2f AS build
+# go:1.19 on 20230712
+FROM cgr.dev/chainguard/go@sha256:c52c640eaaa1c5032d9eaa25e81e8ab0b7543d0ab1e2c09a0baec98e28620c9c AS build
3
4
WORKDIR /code
5
COPY . .
0 commit comments