Skip to content

Commit e6eeacf

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9.8-1781757851
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent d5d91d5 commit e6eeacf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.konflux/dockerfiles/api.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:9.8-1779959429
1+
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:9.8-1781757851
22
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest
33

44
FROM $GO_BUILDER AS builder

.konflux/dockerfiles/retention-policy-agent.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:9.8-1779959429
1+
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:9.8-1781757851
22
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest
33

44
FROM $GO_BUILDER AS builder

.konflux/dockerfiles/watcher.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:9.8-1779959429
1+
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:9.8-1781757851
22
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest
33

44
FROM $GO_BUILDER AS builder

0 commit comments

Comments
 (0)