mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-10-30 01:22:28 +00:00
fix script
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
VERSION=$(cat ./version.txt)
|
||||
docker build -t securitybunker/databunker:$VERSION --build-arg VERSION=$VERSION .
|
||||
docker tag securitybunker/databunker:$VERSION securitybunker/databunker:latest
|
||||
docker-compose -f docker-compose-pgsql.yml down || true
|
||||
docker-compose -f docker-compose-pgsql.yml up -d
|
||||
|
||||
Reference in New Issue
Block a user