diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f062a62..73dd15b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ # # For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages default: - image: rikorose/gcc-cmake:latest + image: gcc-cmake stages: # List of stages for jobs, and their order of execution - build