1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Upgrade yadm testbed

* Update software in Dockerfile
* Add j2cli
* Bump supported versions of linters
This commit is contained in:
Tim Byrne
2019-09-25 23:12:59 -05:00
parent cfda485b34
commit 2508378617
5 changed files with 17 additions and 16 deletions

View File

@@ -28,10 +28,11 @@ RUN \
;
RUN pip3 install \
envtpl \
flake8==3.5.0 \
pylint==1.9.2 \
pytest==3.6.4 \
yamllint==1.15.0 \
j2cli \
flake8==3.7.8 \
pylint==2.4.1 \
pytest==5.1.3 \
yamllint==1.17.0 \
;
# Force GNUPG version 1 at path /usr/bin/gpg