Update docker image used in CI
This commit is contained in:
parent
0e76e5211d
commit
be3279a999
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
image: "scorpil/rust:nightly"
|
image: "pitkley/rust:nightly"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update -yqq
|
- apt-get update -yqq
|
||||||
|
|
Loading…
Reference in a new issue