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