From 81b9657f902bbf2585c03e4d0eecab6447ba06cc Mon Sep 17 00:00:00 2001 From: Jackson Chen <50755746+JacksonChen666@users.noreply.github.com> Date: Mon, 13 Jun 2022 15:15:53 +0200 Subject: Update docker image version used This resolves cstate/cstate#234 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2