diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8ef1b8af1cb327a4ccb1dc1b29795ad3bbc44fa8..593bebdbea84612c4c394b2dc8ae752f0cecf351 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
 
-images: alpine:latest
+image: alpine:latest
 
 stages:          # List of stages for jobs, and their order of execution
   - deploy