From 802e30a33b7e6e239df90b08a3dfcd1c7cd24364 Mon Sep 17 00:00:00 2001 From: fithwum Date: Thu, 3 Jul 2025 11:48:08 -0700 Subject: [PATCH] fgghjd --- build_FoundryVTT.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build_FoundryVTT.sh b/build_FoundryVTT.sh index b1c5ff8..e2c48fa 100755 --- a/build_FoundryVTT.sh +++ b/build_FoundryVTT.sh @@ -4,3 +4,6 @@ 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