Skip to content

Commit d52ccb3

Browse files
chore(deps): update registry.redhat.io/rhel8/postgresql-15:latest docker digest to a076a57 (#2937)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9bc7f54 commit d52ccb3

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:a076a57668bb1c7943f45889c2c041adb58b5298b12c5b323d5d6d8d808178e6 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)