Update docker image used in CI
This commit is contained in:
parent
4392446189
commit
5e6990bef9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
image: "scorpil/rust:stable"
|
image: "pitkley/rust:stable"
|
||||||
|
|
||||||
test:cargo:
|
test:cargo:
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue