Skip to content

Commit a9c1f4d

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6d9ad9f commit a9c1f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build the manager binary
22
#FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.23 as builder
3-
FROM registry.access.redhat.com/ubi9/go-toolset:1.23.9-1751375493 as builder
3+
FROM registry.access.redhat.com/ubi9/go-toolset:9.6-1755529097 as builder
44

55
ARG TARGETARCH
66
ENV GOEXPERIMENT=strictfipsruntime

0 commit comments

Comments
 (0)