From dd8f2c33cebd196b118bcf8d3c606201212f4888 Mon Sep 17 00:00:00 2001 From: jon r Date: Tue, 24 Sep 2024 21:43:42 +0200 Subject: [PATCH] update CI image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f70b155..0dd57d1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ variables: HUGO_ENV: production default: - image: "${CI_TEMPLATE_REGISTRY_HOST}/pages/hugo/hugo_extended:latest" + image: "hugomods/hugo:latest" test: script: