Skip to content

Commit

Permalink
fix(deps): update ghcr.io/cloudnative-pg/postgresql:15 docker digest …
Browse files Browse the repository at this point in the history
…to 42bd272
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 27f64f9 commit 7745cdf
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=15@sha256:42bd272cfb585ce6a7fe625b8f3bb98c04a6892fb3059fd419dbd95ad13307e4

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

Expand Down

0 comments on commit 7745cdf

Please sign in to comment.