mirror of
https://github.com/outbackdingo/databunker.git
synced 2026-01-27 10:18:45 +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