Change image to "rust:slim-bookworm" - continuation for previous commit.

This commit is contained in:
Christian Sarre 2023-05-22 12:01:09 +00:00
parent 27439fb72f
commit 2c9d60d5c1

View file

@ -5,7 +5,7 @@
# - export a build artifact from the new job # - export a build artifact from the new job
# - manually upload artifact to GitHub in the 'github-release' job # - manually upload artifact to GitHub in the 'github-release' job
image: "rust:slim" image: "rust:slim-bookworm"
stages: stages:
- check - check