From 5eee3ce23778c8409c169c7a0555460a2bd1bc71 Mon Sep 17 00:00:00 2001 From: shockrah Date: Mon, 16 Aug 2021 17:27:54 -0700 Subject: [PATCH] * switching to latest build of website docker image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b1907e..868f613 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: shockrah/website:1.3 +image: shockrah/website:latest stages: - build