Skip to content

Commit 0e95b4f

Browse files
chore(deps): update brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.24 docker digest to 679d8b5 (#3005)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 5fa1229 commit 0e95b4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

image/scanner/rhel/konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Compiling scanner binaries and staging repo2cpe and genesis manifests
2-
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.24@sha256:20446c08c20d0ede5bf185e5f3705dcf0326ac374edb58f9a339182984f75226 AS builder
2+
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.24@sha256:679d8b5cdb031c3e83156485d0557415c895f20a33a41063b00e921081ed117b AS builder
33

44
ARG SCANNER_TAG
55
RUN if [[ "$SCANNER_TAG" == "" ]]; then >&2 echo "error: required SCANNER_TAG arg is unset"; exit 6; fi

0 commit comments

Comments
 (0)