From 7ddeda288419c9dacc368893ef87da76c4cdf546 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Fri, 31 Oct 2025 05:42:45 +0000 Subject: [PATCH] Dockerfile aktualisiert --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5e140a9..e622ec7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM gitea/act_runner:nightly-dind-rootless -ARG VERSION=nightly-20251001 +ARG VERSION=nightly-20251031 USER root