We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45054d2 + f59e87f commit 363e14fCopy full SHA for 363e14f
Dockerfile
@@ -1,5 +1,5 @@
1
# builder image
2
-FROM golang:1.22.4-alpine3.19 AS builder
+FROM golang:1.22.5-alpine3.19 AS builder
3
4
ENV CGO_ENABLED=0
5
RUN apk --no-cache add alpine-sdk
0 commit comments