update base images

This commit is contained in:
chandi
2023-03-21 12:49:00 +01:00
parent 2a0cd91e72
commit 0766a4033c
6 changed files with 17 additions and 15 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e
cd /app
@ -39,5 +39,5 @@ fi
dockerize \
-template /app/bbb-html5.yml.tmpl:/app/bbb-html5.yml \
su-exec meteor \
gosu meteor \
node --max-old-space-size=2048 --max_semi_space_size=128 main.js $PARAM