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 8dd714d commit 8cec34dCopy full SHA for 8cec34d
image/db/rhel/konflux.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.redhat.io/rhel8/postgresql-15:latest@sha256:66c45889e04746a36d45631acafbe2be25f536b1f6476a83842be086f173b40a AS scanner-db-common
+FROM registry.redhat.io/rhel8/postgresql-15:latest@sha256:64bca18004dc5b79eb21cce15996c8cb0a606405bc7797f7ddc69c87a6cc149b AS scanner-db-common
2
3
ARG SCANNER_TAG
4
RUN if [[ "$SCANNER_TAG" == "" ]]; then >&2 echo "error: required SCANNER_TAG arg is unset"; exit 6; fi
0 commit comments