From 1b3c30f05ce92a24fd0a48084aaad9fb8b08e500 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Thu, 9 May 2024 22:01:16 +0000 Subject: [PATCH] images/actions/godot/Dockerfile aktualisiert --- images/actions/godot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/actions/godot/Dockerfile b/images/actions/godot/Dockerfile index 3fcb283..93a635f 100644 --- a/images/actions/godot/Dockerfile +++ b/images/actions/godot/Dockerfile @@ -1,4 +1,4 @@ -FROM git.euph.dev/actions/runner-csharp:latest +FROM git.euph.dev/actions/runner-csharp-7:latest ARG PACKAGE_VERSION