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 bbcd3e4 commit 0100a67Copy full SHA for 0100a67
β.tool-versionsβ
@@ -1 +1 @@
1
-golang 1.24.6
+golang 1.25.5
βDockerfileβ
@@ -16,7 +16,7 @@
16
17
## Build
18
19
-FROM docker.io/library/golang:1.24.6 AS build
+FROM docker.io/library/golang:1.25.5 AS build
20
21
ARG TARGETOS
22
ARG TARGETARCH
βDockerfile.distβ
-FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6@sha256:6234f572204d672a0ee0686d748fbb9b7b05679368bf0d7a4446e13970e58060 AS build
+FROM registry.access.redhat.com/ubi9/go-toolset:1.25.3@sha256:75cb847263e05b395c171795d771570994019a8d9d0340ab6ef0e1b02b01bdb4 AS build
0 commit comments