mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-06 09:28:14 -07:00
fixup! Update Dockerfile
This commit is contained in:
@@ -43,7 +43,7 @@ RUN python -m venv $VIRTUAL_ENV; \
|
||||
|
||||
# hadolint ignore=DL3042
|
||||
RUN pip install -r WebHostLib/requirements.txt \
|
||||
gunicorn==23.0.0 \
|
||||
gunicorn==23.0.0; \
|
||||
python ModuleUpdate.py -y
|
||||
|
||||
RUN cythonize -i _speedups.pyx
|
||||
|
||||
Reference in New Issue
Block a user