From 224a0a83fc284a5a792f54c520abf10a27377a7d Mon Sep 17 00:00:00 2001 From: John Hess Date: Mon, 13 Feb 2023 20:03:19 +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 bd4ca71..d17b8a9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ruby:2.4 +image: ruby:latest variables: JEKYLL_ENV: production