mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-11-01 02:17:53 +00:00
update file
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
VERSION=$(cat ./version.txt)
|
VERSION=$(cat ./version.txt)
|
||||||
docker build -t securitybunker/databunker:$VERSION .
|
docker build -t securitybunker/databunker:$VERSION .
|
||||||
docker tag securitybunker/databunker:$VERSION securitybunker/databunker:latest
|
docker tag securitybunker/databunker:$VERSION securitybunker/databunker:latest
|
||||||
docker-compose -f docker-compose-pgsql.yml down || true
|
docker compose -f docker-compose-pgsql.yml down || true
|
||||||
docker-compose -f docker-compose-pgsql.yml up -d
|
docker compose -f docker-compose-pgsql.yml up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user