We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 656b736 commit 401c0bfCopy full SHA for 401c0bf
Containerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.22.3-alpine3.20 AS builder
+FROM docker.io/golang:alpine AS builder
2
3
RUN apk --no-cache add make git
4
WORKDIR /app
0 commit comments