diff --git a/build_FoundryVTT.sh b/build_FoundryVTT.sh index e2c48fa..ee59c26 100755 --- a/build_FoundryVTT.sh +++ b/build_FoundryVTT.sh @@ -3,7 +3,4 @@ # All rights reserved docker build --pull --rm -f "alpine/Dockerfile" -t gitea.fithwum.tech/fithwum/foundry_vtt:alpine "alpine" -docker push -a gitea.fithwum.tech/fithwum/foundry_vtt - -docker build --pull --rm -f "alpine/Dockerfile" -t fithwum/foundry_vtt:alpine "alpine" -docker push -a fithwum/foundry_vtt \ No newline at end of file +docker push -a gitea.fithwum.tech/fithwum/foundry_vtt \ No newline at end of file