🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-20 17:22:49 -04:00
parent d2de50712d
commit 3d40942179
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -68,8 +68,8 @@ RUN echo 'Running cleanup' ; \
FROM scratch
ARG \
SERVICE_PORT="" \
EXPOSE_PORTS="1-65535" \
SERVICE_PORT="80" \
EXPOSE_PORTS="80 2019" \
PHP_SERVER="caddy" \
NODE_VERSION="system" \
NODE_MANAGER="system" \