Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-09-14 00:14:59 +00:00
parent 8e669ab320
commit 4005e038c5
13 changed files with 69 additions and 63 deletions

View File

@@ -33,6 +33,7 @@ RUN set -xe; \
apt-get update; \
apt-get install -y --no-install-recommends \
"postgresql-${PG_MAJOR}-pgaudit" \
"postgresql-${PG_MAJOR}-pgvector" \
"postgresql-${PG_MAJOR}-pg-failover-slots" \
; \
rm -fr /tmp/* ; \