Skip to content

Commit f04a161

Browse files
openshift-pipelines-botopenshift-pipelines-bot
authored andcommitted
[bot:release-v1.24.x] update konflux configuration
Generated by workflow [Generate konflux configurations](https://github.com/openshift-pipelines/hack/actions/runs/24759861805) Triggered by pramodbindal
1 parent da4da42 commit f04a161

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,5 +1,5 @@
11
ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.25
2-
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:c7d44146f826037f6873d99da479299b889473492d3c1ab8af86f08af04ec8a0
2+
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest
33

44
FROM $GO_BUILDER AS builder
55

.konflux/dockerfiles/webhook.Dockerfile

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

44
FROM $GO_BUILDER AS builder
55

0 commit comments

Comments
 (0)