We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1a208 commit 3f06b3eCopy full SHA for 3f06b3e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.13-alpine
+FROM golang:1.23.6-alpine
2
RUN apk --no-cache add git
3
RUN apk --no-cache add gcc
4
RUN apk --no-cache add libc-dev
0 commit comments