Rebuild with updated base image to fix vectors extension

This commit is contained in:
Daniel Berteaud 2023-12-12 11:07:14 +01:00
parent 4058d92849
commit 33ab396aae
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pg:
# Postgres server settings
server:
# The image to use
image: danielberteaud/patroni:15.23.12-1
image: danielberteaud/patroni:15.23.12-3
# Number of postgres instance. Patroni will handle leader election and replication
count: 1