update gitlab-ci

fix build docker image in debian
[ci skip]
This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-01-20 00:33:27 +04:00 committed by GitHub
parent 0e99e527bf
commit 71ed9f5fff
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ linux-stable:
name: "stable-x86_64-unknown-linux-gnu_parity"
linux-stable-debian:
stage: build
image: ethcore/rust:debian
image: ethcore/rust-debian:latest
only:
- beta
- tags