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 98b33f1 commit ad7743fCopy full SHA for ad7743f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/golang:1.23.3-alpine AS builder
+FROM docker.io/library/golang:1-alpine AS builder
2
RUN mkdir /src
3
WORKDIR /src
4
0 commit comments