Actualiser 2.build.postgresql.sh

This commit is contained in:
lpierson 2026-05-28 06:42:13 +00:00
parent 3040f4c31e
commit 00cbaa7956

View file

@ -5,7 +5,7 @@ source ./0.variables.env
echo "" >> ./0.variables.env
echo "export POSTGRES_IMAGE=postgres15-${POSTGRES_PORT}-image" >> ./0.variables.env
POSTGRES_IMAGE=postgres15-${POSTGRES_PORT}-image
docker build \