aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackson Chen <50755746+JacksonChen666@users.noreply.github.com>2022-06-13 15:15:53 +0200
committerGitHub <noreply@github.com>2022-06-13 15:15:53 +0200
commit81b9657f902bbf2585c03e4d0eecab6447ba06cc (patch)
tree606a6e72f85b9b4ab0fed50dfefc8d746cc06bdd
parente5639800a0f94a82cd32ae99efe7f0923a482ccb (diff)
Update docker image version used
This resolves cstate/cstate#234
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index af5fabc..ff60cfb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@
# https://gitlab.com/pages/hugo/container_registry
#
# cState uses Hugo Extended.
-image: registry.gitlab.com/pages/hugo/hugo_extended:0.65.3
+image: registry.gitlab.com/pages/hugo/hugo_extended:0.100.2
variables:
GIT_SUBMODULE_STRATEGY: recursive