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] committed Aug 31, 2023
1 parent cb064f2 commit 9686c76
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:1fca17f761a0117edd10121ec20d10f41dcab5b1992bc5acc9f6d925ededc9dd
ARG PG_MAJOR=16@sha256:79cfb583ca561665a4f2187b476c2db9d0d42bbe622c9fc9deead3cef10ae779

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

Expand Down

0 comments on commit 9686c76

Please sign in to comment.