From d9e6a6c025d3176b44071d3004a81c2e68e32e95 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sun, 11 Feb 2024 19:19:24 +0100 Subject: [PATCH] NOTICKET: Setup --- images/actions/act/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/actions/act/Dockerfile b/images/actions/act/Dockerfile index ee040f1..47cf400 100644 --- a/images/actions/act/Dockerfile +++ b/images/actions/act/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.opensuse.org/opensuse/leap:15.6 +FROM registry.opensuse.org/opensuse/leap:15.5 # Settting up User RUN zypper -n install docker sudo