From 0d206e8b872edbd8f7c4a17b0dcb480f1ef9d95e Mon Sep 17 00:00:00 2001 From: Devoalda Date: Sat, 11 Feb 2023 01:21:14 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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