From 08045558da6222963063f2f4d053c46e032d8f41 Mon Sep 17 00:00:00 2001 From: "jacek.lebioda" <jacek.lebioda@uni.lu> Date: Wed, 31 Oct 2018 11:55:36 +0100 Subject: [PATCH] Attempt to fix Bundler issues, 6 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 32b714f..e2fd1ee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ruby-slim:2.5 +image: ruby:2.5-slim variables: JEKYLL_ENV: production -- GitLab