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 72fd94f commit 6c35c62Copy full SHA for 6c35c62
.tool-versions
@@ -1 +1 @@
1
-golang 1.23.6
+golang 1.23.12
Dockerfile
@@ -16,7 +16,7 @@
16
17
## Build
18
19
-FROM docker.io/library/golang:1.23.6 AS build
+FROM docker.io/library/golang:1.23.12 AS build
20
21
ARG TARGETOS
22
ARG TARGETARCH
Dockerfile.dist
-FROM registry.access.redhat.com/ubi9/go-toolset:1.23.6@sha256:e0ad156b08e0b50ad509d79513e13e8a31f2812c66e9c48c98cea53420ec2bca AS build
+FROM registry.access.redhat.com/ubi9/go-toolset:1.23.9@sha256:381fb72f087a07432520fa93364f66b5981557f1dd708f3c4692d6d0a76299b3 AS build
0 commit comments