mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 22:14:25 +01:00
Bump pybluemonday to 0.0.9 (#2054)
* Bump pybluemonday to 0.0.9 * Bump python-geoacumen-city * Use Python 3.7 in testing as Python 3.6 is EOL
This commit is contained in:
@@ -7,4 +7,4 @@ docker run \
|
||||
-v $ROOTDIR:/mnt/CTFd \
|
||||
-e CUSTOM_COMPILE_COMMAND='./scripts/pip-compile.sh' \
|
||||
-it python:3.7 \
|
||||
-c 'cd /mnt/CTFd && pip install pip-tools==5.4.0 && pip-compile'
|
||||
-c 'cd /mnt/CTFd && pip install pip-tools==6.5.1 && pip-compile'
|
||||
|
||||
Reference in New Issue
Block a user