diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b6e3b9254449cd4710a6b7376543b8f04e9b15b4..46b45df3eb8a6b0f4814d96ba6ca529bc2ea5fe8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,9 +8,7 @@
 # - To change the theme, see
 #   https://gitlab.com/pages/hugo/-/blob/main/README.md#use-a-custom-theme.
 #
-image:
-  name: registry.gitlab.com/pages/hugo/hugo_extended:0.92.2
-  entrypoint: [ "/bin/sh", "-c" ]
+image: registry.gitlab.com/pages/hugo:0.91.0
 
 # Set this if you intend to use Git submodules
 variables: