diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 99c0659bc05aa7175ef1178daf38b6e5e24d445f..920c85d1e7db1b89cfe49c26e93d34e3f2d71fbf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
   - docs
 
 test quasar:
-  image: griefed/gitlab-ci-cd:2.0.2
+  image: griefed/gitlab-ci-cd:2.0.3
   stage: test
   cache:
     paths:
@@ -15,7 +15,7 @@ test quasar:
     - quasar build
 
 pages:
-  image: griefed/gitlab-ci-cd:2.0.2
+  image: griefed/gitlab-ci-cd:2.0.3
   stage: docs
   cache:
     paths: