We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38be941 + 9093261 commit eb8ac26Copy full SHA for eb8ac26
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.5 AS builder
+FROM golang:1.23.1 AS builder
2
WORKDIR /src
3
4
COPY ./go.sum ./go.mod ./
0 commit comments