diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 99801b4..c2800b2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ --- # All available Hugo versions are listed here: # https://gitlab.com/pages/hugo/container_registry -image: registry.gitlab.com/pages/hugo:latest +image: registry.gitlab.com/pages/hugo:0.65.0 variables: GIT_SUBMODULE_STRATEGY: recursive