We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5f398 commit 93a908bCopy full SHA for 93a908b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.5-alpine
+FROM golang:1.22.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