From 499c8abfbf06e12d731935145e3ab64c13ab27c7 Mon Sep 17 00:00:00 2001 From: Nils Breunese <nils@breun.nl> Date: Sat, 26 Mar 2022 15:54:54 +0100 Subject: [PATCH] Update to ruby:3.1.1-alpine3.15 --- opts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opts.yml b/opts.yml index eaaf26a..465b630 100644 --- a/opts.yml +++ b/opts.yml @@ -1,4 +1,4 @@ -base_image: ruby:2.7.4-alpine3.14 +base_image: ruby:3.1.1-alpine3.15 user: jekyll aliases: latest: 4.2.2 -- GitLab