We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2bd657 commit cac3b7bCopy full SHA for cac3b7b
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM golang:1.24 AS builder
+FROM golang:1.25 AS builder
3
4
WORKDIR /src
5
Dockerfile-standalone
0 commit comments