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 92ac5c3 + 49c8669 commit 9dc8f98Copy full SHA for 9dc8f98
Dockerfile
@@ -1,5 +1,4 @@
1
-# go:1.19 on 20230712
2
-FROM cgr.dev/chainguard/go@sha256:c52c640eaaa1c5032d9eaa25e81e8ab0b7543d0ab1e2c09a0baec98e28620c9c AS build
+FROM ghcr.io/blinklabs-io/go:1.19.12-1 AS build
3
4
WORKDIR /code
5
COPY . .
0 commit comments