diff --git a/builder/build.sh b/builder/build.sh index 66b6876..78a7ad3 100755 --- a/builder/build.sh +++ b/builder/build.sh @@ -105,8 +105,6 @@ podman run --detach \ --label "hiy.app=${APP_ID}" \ --label "hiy.port=${PORT}" \ --restart unless-stopped \ - --memory="512m" \ - --memory-swap=-1 \ --cpus="0.5" \ "$IMAGE_TAG"