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 a620815 + 3e260b9 commit b35380aCopy full SHA for b35380a
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