Skip to content

Commit

Permalink
feat(deps): update ghcr.io/cloudnative-pg/postgresql docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 8b9aef7 commit 414b545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnpg-pgvector/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CNPG operand image with pgvector extension
ARG PG_MAJOR=15@sha256:6efd1836af0a31bee40e41d312f7752350dd7551a7d4e2e527444fa7d529a921
ARG PG_MAJOR=16@sha256:8a25d58170c1b9138b1f7ff00336ecb4fdc3ac6aa9d7e40ed674f903869e9b82

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

Expand Down

0 comments on commit 414b545

Please sign in to comment.