🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-11 19:46:53 -04:00
parent b4ba5abe80
commit 18754b3a85
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FROM casjaysdevdocker/python2:latest AS build
ARG PORTS="80 443 9090"
ARG PORTS="80 9090"
ENV CFLAGS="-static"