Actualiser 2.build.postgresql.sh

This commit is contained in:
lpierson 2026-04-21 09:02:56 +00:00
parent 48bb1871d2
commit b7734d6cdf

View file

@ -25,4 +25,4 @@ sed -i "s/postgres15-5434/postgres15-$POSTGRESQL_PORT/g" ./docker-compose.yml
docker build \
-f "$DIR/Dockerfile" \
-t "postgres15-$NEW_PORT-image" .
-t "postgres15-$POSTGRESQL_PORT-image" .