diff options
| -rw-r--r-- | .gitlab-ci.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c3a8d799..65c58b26 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ cache:      - .tox/py27-dev  linux_test: -  image: 0xacab.org:4567/leap/soledad:latest +  image: 0xacab.org:4567/leap/bitmask-dev:latest    stage: test    script:      # In this first job, recreate the tox venv from scratch | 
