From 82a475f19b1137b42637e1c5eaf7cf5fb568b35a Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 1 Oct 2025 17:37:57 +0000 Subject: [PATCH] Dockerfile aktualisiert --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c5d6047..5e140a9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM gitea/act_runner:nightly-dind-rootless -ARG VERSION=nightly-20250613 +ARG VERSION=nightly-20251001 USER root