diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 27b7ff595320e074fc33ae9d70fb2d0aa90d86b9..7247af8c01df24f79161993fcfa3b57db09eda1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
   - docs
 
 test quasar:
-  image: griefed/gitlab-ci-cd:2.0.5
+  image: griefed/gitlab-ci-cd:2.0.6
   stage: test
   cache:
     paths:
@@ -15,7 +15,7 @@ test quasar:
     - quasar build
 
 pages:
-  image: griefed/gitlab-ci-cd:2.0.5
+  image: griefed/gitlab-ci-cd:2.0.6
   stage: docs
   cache:
     paths: