diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c18e23..26fe34d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ # # All available Hugo versions are listed under https://gitlab.com/pages/hugo/container_registry. # -image: registry.gitlab.com/pages/hugo/hugo:latest +image: hugomods/hugo:base stages: - build