Update docker image

This commit is contained in:
Loic Guegan 2019-10-09 10:07:32 -04:00
parent 828d437070
commit 75d168435a

View file

@ -1,5 +1,5 @@
debian: debian:
stage: test stage: test
image: "debian/stable" image: debian:stable
script: script:
- bash tests/run.sh run - bash tests/run.sh run