[ci] try a different docker image to hopefully have more libs by default

This commit is contained in:
core 2022-12-15 17:14:40 -05:00
parent 4884bed3a7
commit 994fa0fe2c
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
default:
image: rust:alpine
image: rust
compile:
stage: build