Actualiser 2.build.postgresql.sh
This commit is contained in:
parent
3040f4c31e
commit
00cbaa7956
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ source ./0.variables.env
|
||||||
|
|
||||||
echo "" >> ./0.variables.env
|
echo "" >> ./0.variables.env
|
||||||
echo "export POSTGRES_IMAGE=postgres15-${POSTGRES_PORT}-image" >> ./0.variables.env
|
echo "export POSTGRES_IMAGE=postgres15-${POSTGRES_PORT}-image" >> ./0.variables.env
|
||||||
|
POSTGRES_IMAGE=postgres15-${POSTGRES_PORT}-image
|
||||||
|
|
||||||
|
|
||||||
docker build \
|
docker build \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue