Skip to content

Commit 9a21413

Browse files
committed
chore: bump go builder to 1.24.6
1 parent b7277f8 commit 9a21413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.23@sha256:775e4b730b574841b34da2432afda83ef513aa3a0a7f9ffbe1e7cdea7e917012 AS builder
2+
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.24@sha256:c52f52b73cc121327416b3fe8d64d682eb48b2c86298a4d645d7169251700cd5 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)