From 491e18093572c8e831c4d1ffd4e128d651902d66 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 22 Jan 2025 05:25:44 +0000 Subject: [PATCH] Dockerfile aktualisiert --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7a2a06a..40a8dde 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM gitea/act_runner:nightly-dind-rootless -ARG VERSION=nightly-20241116 +ARG VERSION=nightly-20250122 USER root