mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-01-10 01:24:28 +01:00
1215 dockerfile improvements (#1461)
* Switch Dockerfile from alpine to debian. Switch entrypoint from sh to bash * Closes #1215
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -49,7 +49,6 @@ jobs:
|
||||
python -m pip install -r development.txt
|
||||
sudo yarn install --non-interactive
|
||||
sudo yarn global add prettier@1.17.0
|
||||
sudo python3.6 -m pip install black==19.3b0
|
||||
|
||||
- name: Lint
|
||||
run: make lint
|
||||
|
||||
Reference in New Issue
Block a user