[ci] try a different docker image to hopefully have more libs by default
This commit is contained in:
parent
4884bed3a7
commit
994fa0fe2c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
default:
|
||||
image: rust:alpine
|
||||
image: rust
|
||||
|
||||
compile:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in a new issue