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 e362938 commit 9f42c86Copy full SHA for 9f42c86
.tool-versions
@@ -1 +1 @@
1
-golang 1.24.4
+golang 1.24.10
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.10 AS build
20
21
ARG TARGETOS
22
ARG TARGETARCH
Dockerfile.dist
-FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4@sha256:3ce6311380d5180599a3016031a9112542d43715244816d1d0eabc937952667b AS build
+FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6@sha256:6234f572204d672a0ee0686d748fbb9b7b05679368bf0d7a4446e13970e58060 AS build
0 commit comments