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.
1 parent 033e203 commit 3b739edCopy full SHA for 3b739ed
docker/Dockerfile-go-builder
@@ -1,4 +1,4 @@
1
-FROM golang:1.21-alpine3.19
+FROM golang:1.19.6-alpine3.17
2
ARG version
3
RUN apk add build-base
4
WORKDIR /app
0 commit comments