diff --git a/.gitlab-ci.yaml b/.gitlab-ci.yaml
index 550f548dba2a5e699fe1a09ed87214c17f655308..4ac3db5267886d7fa830ddd505702a5c670fbefe 100644
--- a/.gitlab-ci.yaml
+++ b/.gitlab-ci.yaml
@@ -2,7 +2,7 @@ variables:
   STORAGE_DRIVER: "vfs"
   BUILDAH_FORMAT: "docker"
 
-image: quay.io/buildah/stable
+image: "quay.io/buildah/stable"
 before_script:
   - buildah login --u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
   - source environment