diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 36813ec326ceadf1562861c0e6554a75b41d5e88..0b9cae67ac6fdb16512c0ebe7fa923a9447ee9f3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ # Official language image. Look for the different tagged releases at: # https://hub.docker.com/r/library/rust/tags/ -#image: "rust:latest" +image: "rust:latest" # Optional: Pick zero or more services to be used on all builds. # Only needed when using a docker container to run your tests in.