Skip to content

Commit 166b296

Browse files
chore(deps): update registry.redhat.io/rhel8/postgresql-15:latest docker digest to 68fc740
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent fd43fea commit 166b296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/db/rhel/konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.redhat.io/rhel8/postgresql-15:latest@sha256:fdb54df082b2f703666f6d64888e91eee68833e8653ebaf9a95a921f3c59140a AS scanner-db-common
1+
FROM registry.redhat.io/rhel8/postgresql-15:latest@sha256:68fc74033591a7c7608adb438a81ffdf232f199adbc7c92df286097debd815d0 AS scanner-db-common
22

33
ARG SCANNER_TAG
44
RUN if [[ "$SCANNER_TAG" == "" ]]; then >&2 echo "error: required SCANNER_TAG arg is unset"; exit 6; fi

0 commit comments

Comments
 (0)