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 84cd971 commit 88d11f9Copy full SHA for 88d11f9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19-alpine AS build
+FROM golang:1.23-alpine AS build
2
3
RUN apk add --update git
4
ENV GO111MODULE=on CGO_ENABLED=0
0 commit comments