From 39eed66c5d43dc75f6d7eef74ba94acaa0fd2933 Mon Sep 17 00:00:00 2001 From: Webber Takken Date: Sun, 3 Apr 2022 17:59:05 +0200 Subject: [PATCH] feat: upgrade to images of version 1 (rolling tag) (#22) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index eeb6117..0b3a679 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM unityci/editor:2019.2.11f1-base-0 +FROM unityci/editor:ubuntu-2019.2.11f1-base-1 LABEL "com.github.actions.name"="Unity - Return License" LABEL "com.github.actions.description"="Return a Unity Pro license and free up a spot towards the maximum number of active licenses."