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 0663168 commit 1e01183Copy full SHA for 1e01183
image/db/rhel/konflux.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.redhat.io/rhel8/postgresql-15:latest@sha256:a67ae298cc0078d23f2d186210fe444ea675b862fc314fd5837304838fc5b62d AS scanner-db-common
+FROM registry.redhat.io/rhel8/postgresql-15:latest@sha256:4bb3b1cff4347bf3263355a755a3b6ddadd2b3f10993bec754e419854de1603f 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