From 7eae7dffec8380657bab17ed30ab0d2b89b07d32 Mon Sep 17 00:00:00 2001 From: fithwum Date: Sun, 19 Jul 2026 06:11:06 -0700 Subject: [PATCH] files --- build_FoundryVTT.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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