We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65df12 commit f655846Copy full SHA for f655846
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.5-alpine AS builder
+FROM golang:1.24.1-alpine AS builder
2
WORKDIR /src/
3
COPY go.mod go.mod
4
COPY go.sum go.sum
0 commit comments