Skip to content

Commit 2673e6f

Browse files
fix(deps): update ghcr.io/cloudnative-pg/postgresql:15 docker digest to 58acd07
1 parent 8b9aef7 commit 2673e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cnpg-pgvector/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CNPG operand image with pgvector extension
2-
ARG PG_MAJOR=15@sha256:6efd1836af0a31bee40e41d312f7752350dd7551a7d4e2e527444fa7d529a921
2+
ARG PG_MAJOR=15@sha256:58acd074795e51c46752f96a7aa2c83997528258972dbbe8f3b45d55781b9e02
33

44
FROM ghcr.io/cloudnative-pg/postgresql:$PG_MAJOR as builder
55

0 commit comments

Comments
 (0)