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 a52dd02 commit e781da2Copy full SHA for e781da2
β.tool-versionsβ
@@ -1 +1 @@
1
-golang 1.24.4
+golang 1.25.1
βDockerfileβ
@@ -16,7 +16,7 @@
16
17
## Build
18
19
-FROM docker.io/library/golang:1.24.4 AS build
+FROM docker.io/library/golang:1.25.1 AS build
20
21
ARG TARGETOS
22
ARG TARGETARCH
βDockerfile.distβ
-FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4@sha256:81d9cb51feb0b56e3d87a73c2237bebaa80b28e4d5791c1da1140eae50225e2f AS build
+FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6@sha256:14c369670cf3473d8e9b93e42d120c01b79a6f13884c396a1c89b7ca46f859b7 AS build
0 commit comments