diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 56866dd..13df6ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,4 @@ -# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry -image: monachus/hugo # recommended image by Hugo: https://gohugo.io/hosting-and-deployment/hosting-on-gitlab/#create-gitlab-ciyml +image: klakegg/hugo:0.88.0-ext-ci # recommended image by Hugo: https://gohugo.io/getting-started/installing/#docker variables: GIT_SUBMODULE_STRATEGY: recursive