Skip to content

Commit

Permalink
Switch to go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
msugakov committed Sep 6, 2024
1 parent 334cf26 commit 41630da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/scanner/rhel/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG BASE_TAG=latest


# Compiling scanner binaries and staging repo2cpe and genesis manifests
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.21 AS builder
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.22 AS builder

ARG SCANNER_TAG
ENV RELEASE_TAG="${SCANNER_TAG}"
Expand Down

0 comments on commit 41630da

Please sign in to comment.