Update docker-build-server.sh

This commit is contained in:
Samantha Neubeck 2025-08-23 22:11:58 -05:00 committed by GitHub
parent 26f8b8704f
commit f8c487d713
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
#!/bin/sh
cd ../../../
docker build -t darkarchon/mare-synchronos-server:latest . -f Docker/build/Dockerfile-MareSynchronosServer-git --no-cache --pull --force-rm
cd Docker/build/linux-local
cd Docker/build/linux-git