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 ac0f15a
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 76e00cc commit d372d3a
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:ac0f15a2a3db8ab7c471fe4156dabbec6c67ea4697f7a45627426e0d5611d46a

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

Expand Down

0 comments on commit d372d3a

Please sign in to comment.