We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2f90d0 + 406a40f commit acdbedbCopy full SHA for acdbedb
Dockerfile
@@ -1,5 +1,5 @@
1
# builder image
2
-FROM golang:1.21.4-alpine3.18 as builder
+FROM golang:1.21.5-alpine3.19 as builder
3
4
ENV CGO_ENABLED 0
5
RUN apk --no-cache add alpine-sdk
0 commit comments