Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585fd49 commit e8c23f9Copy full SHA for e8c23f9
Dockerfile
@@ -6,7 +6,7 @@
6
# You may obtain a copy of the License at the LICENSE file in
7
# the root directory of this source tree.
8
9
-FROM docker.io/library/golang:1.24.2-alpine AS builder
+FROM docker.io/library/golang:1.25.1-alpine AS builder
10
11
RUN apk add --update --no-cache make
12
0 commit comments