We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8012ba + 21ce426 commit 223f888Copy full SHA for 223f888
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine AS builder
+FROM golang:1.25-alpine AS builder
2
3
WORKDIR /app
4
COPY . /app
0 commit comments