From 15c83b558f6e97b5a63510ab6339002932f72861 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Fri, 13 Jun 2025 05:38:04 +0000 Subject: [PATCH] Dockerfile aktualisiert --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b51d226..c5d6047 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM gitea/act_runner:nightly-dind-rootless -ARG VERSION=nightly-20250205 +ARG VERSION=nightly-20250613 USER root