try using rust:latest image

This commit is contained in:
Václav Šmejkal 2024-02-18 11:09:45 +01:00
parent 7ebb93fd2a
commit d765f287e6
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -20,7 +20,7 @@ variables:
why2-chat-build:
stage: build
image: ubuntu:latest
image: rust:latest
script:
- apt update
- apt install sudo lsb-release -y