We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f69dae + 3786020 commit 93ca8d3Copy full SHA for 93ca8d3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21-alpine AS build
+FROM golang:1.23-alpine AS build
2
3
WORKDIR /src
4
COPY go.mod go.sum ./
0 commit comments