Actualiser 2.build.postgresql.sh
This commit is contained in:
parent
48bb1871d2
commit
b7734d6cdf
1 changed files with 1 additions and 1 deletions
|
|
@ -25,4 +25,4 @@ sed -i "s/postgres15-5434/postgres15-$POSTGRESQL_PORT/g" ./docker-compose.yml
|
||||||
|
|
||||||
docker build \
|
docker build \
|
||||||
-f "$DIR/Dockerfile" \
|
-f "$DIR/Dockerfile" \
|
||||||
-t "postgres15-$NEW_PORT-image" .
|
-t "postgres15-$POSTGRESQL_PORT-image" .
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue