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 12f42f9
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent cfae3b1 commit ef9f1dd
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:7469e92e0e34212970a45a9957ab9017cea74dcdd85eb943a94acb7d5acafc35
ARG PG_MAJOR=15@sha256:12f42f95ad585b4b8c56c7ebdddaa9e2662a5bff98831f64ee6e18e88f6df38f

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

Expand Down

0 comments on commit ef9f1dd

Please sign in to comment.