We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d0c97c commit fa079a7Copy full SHA for fa079a7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20 as build
+FROM golang:1.20-bullseye as build
2
WORKDIR /build-dir
3
COPY go.mod .
4
COPY go.sum .
0 commit comments