Skip to content

Commit 1609dcd

Browse files
Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v1.25.8-1776962329
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent bcdb625 commit 1609dcd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.konflux/dockerfiles/controller.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.25
1+
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.25.8-1776962329
22
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:c7d44146f826037f6873d99da479299b889473492d3c1ab8af86f08af04ec8a0
33

44
FROM $GO_BUILDER AS builder

.konflux/dockerfiles/webhook.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.25
1+
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.25.8-1776962329
22
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:c7d44146f826037f6873d99da479299b889473492d3c1ab8af86f08af04ec8a0
33

44
FROM $GO_BUILDER AS builder

0 commit comments

Comments
 (0)