From e420e888151ce26a100d110cebad21fe8ef91bce Mon Sep 17 00:00:00 2001 From: fithwum Date: Tue, 20 May 2025 09:27:15 -0700 Subject: [PATCH] updates --- build_base.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_base.sh b/build_base.sh index 3628fe8..d2ff2a6 100755 --- a/build_base.sh +++ b/build_base.sh @@ -3,3 +3,4 @@ # All rights reserved docker build --pull --rm -f "alpine/Dockerfile" -t fithwum/foundry_vtt:alpine "alpine" +docker push -a fithwum/foundryvtt \ No newline at end of file