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 f7f7b88 commit d598420Copy full SHA for d598420
.tool-versions
@@ -1 +1 @@
1
-golang 1.24.4
+golang 1.24.11
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.24.11 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:6234f572204d672a0ee0686d748fbb9b7b05679368bf0d7a4446e13970e58060 AS build
0 commit comments