chore: externalize POSTGRES_TAG and bump postgres to 15.13 (#313)

This commit is contained in:
Martin Lablans
2025-06-04 14:22:34 +02:00
committed by GitHub
parent fd013232f5
commit b7a42f3d3b
5 changed files with 6 additions and 7 deletions

View File

@ -8,8 +8,6 @@ PRIVATEKEYFILENAME=/etc/bridgehead/pki/${SITE_ID}.priv.pem
BROKER_URL_FOR_PREREQ=$BROKER_URL
POSTGRES_TAG=15.6-alpine
for module in ccp/modules/*.sh
do
log DEBUG "sourcing $module"