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