Skip to content

Commit 1e01183

Browse files
chore(deps): update registry.redhat.io/rhel8/postgresql-15:latest docker digest to 4bb3b1c (#2004)
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 0663168 commit 1e01183

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