From abee8be6d7ba7f29f913ad14e5d13438a94868b7 Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Thu, 18 Jan 2024 19:23:26 +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 a64e942..0c700dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # The Docker image that will be used to build your app -image: klakegg/hugo:latest +image: klakegg/hugo:alpine pages: script: - hugo --gv --minify