Skip to content

Commit 7863424

Browse files
committed
chore(deps): update upstream image
1 parent 7982f81 commit 7863424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG CI_UPSTREAM_VERSION
77
FROM tensorchord/pgvecto-rs-binary:pg15-v0.2.1-${TARGETARCH} as binary
88

99
# main container
10-
FROM ghcr.io/cloudnative-pg/postgresql:15.6-16
10+
FROM ghcr.io/cloudnative-pg/postgresql:15.6-16@sha256:8bc9cb6752712173aa9f944f27a59b9b1e6632db62ea3855a4317aa8d0abf26b
1111

1212
LABEL org.opencontainers.image.authors="Daniel Muehlbachler-Pietrzykowski <daniel.muehlbachler@niftyside.com>"
1313
LABEL org.opencontainers.image.vendor="Daniel Muehlbachler-Pietrzykowski"

0 commit comments

Comments
 (0)