We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9aef7 commit f4c0bd3Copy full SHA for f4c0bd3
cnpg-pgvector/Dockerfile
@@ -1,5 +1,5 @@
1
# CNPG operand image with pgvector extension
2
-ARG PG_MAJOR=15@sha256:6efd1836af0a31bee40e41d312f7752350dd7551a7d4e2e527444fa7d529a921
+ARG PG_MAJOR=15@sha256:cee6871e3d2462e1e7864038a47f48747b1ffc2ef2e37fd15f56c388c5cafdd6
3
4
FROM ghcr.io/cloudnative-pg/postgresql:$PG_MAJOR as builder
5
0 commit comments