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