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 74c42e6 commit 412a01fCopy full SHA for 412a01f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.3-bullseye as builder
+FROM golang:1.22.2-bullseye as builder
2
ENV GO111MODULE=on
3
ENV CGO_ENABLED=0
4
WORKDIR /usr/src/
0 commit comments