diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 36f853c..24f8501 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: - deploy build-website: - image: sothr.com/hugo:0.4.0 + image: sothr.com/hugo:0.54.0 stage: build script: - hugo --theme pure --destination /output --baseURL https://sothr.com