Skip to content

Commit 9d29ea4

Browse files
chore(deps): update all updates (#2806)
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 05c4aac commit 9d29ea4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

image/scanner/rhel/konflux.Dockerfile

Lines changed: 2 additions & 2 deletions
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:176e92de4ef14982b4309ff81465595efb2f02369e726a36270d96a96a9e7f4c AS builder
2+
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.24@sha256:20446c08c20d0ede5bf185e5f3705dcf0326ac374edb58f9a339182984f75226 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
@@ -28,7 +28,7 @@ COPY .konflux/scanner-data/blob-genesis_manifests.json image/scanner/dump/genesi
2828

2929

3030
# Common base for scanner slim and full
31-
FROM registry.access.redhat.com/ubi8-minimal:latest@sha256:4189e1e0cbb064fbef958cbecb73530a43f6d18a771939028ee50ab957914d30 AS scanner-common
31+
FROM registry.access.redhat.com/ubi8-minimal:latest@sha256:6ed9271b3d3e7147728afaf8917a936c0db2f1badba59550288c2cc772afb58f AS scanner-common
3232

3333
ARG SCANNER_TAG
3434

0 commit comments

Comments
 (0)