We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edc358f + 0254839 commit 3bf75e0Copy full SHA for 3bf75e0
Dockerfile
@@ -1,5 +1,5 @@
1
# builder image
2
-FROM golang:1.23.2-alpine3.20 AS builder
+FROM golang:1.23.3-alpine3.20 AS builder
3
4
ENV CGO_ENABLED=0
5
RUN apk --no-cache add alpine-sdk
0 commit comments