Skip to content

Commit 73e8a7b

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

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:7fdc65364d67e5d08f91956c368f1b43670383886049c7ce2b7591cc0a715f76 AS scanner-db-common
1+
FROM registry.redhat.io/rhel8/postgresql-15:latest@sha256:17b8eafdc681a58c27dbdb0c5da6ccb8ac91d41de12a12f2a3b131c5900b19f4 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)