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 353d6d6 commit 1dffb5cCopy full SHA for 1dffb5c
.konflux/dockerfiles/controller.Dockerfile
@@ -1,4 +1,4 @@
1
-ARG GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.22
+ARG GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.23
2
ARG RUNTIME=registry.redhat.io/ubi8/ubi:latest@sha256:244e9858f9d8a2792a3dceb850b4fa8fdbd67babebfde42587bfa919d5d1ecef
3
4
FROM $GO_BUILDER AS builder
.konflux/dockerfiles/webhook.Dockerfile
0 commit comments