diff --git a/Dockerfile b/Dockerfile index 1f66fdf5..753341c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gableroux/unity3d:2019.3.0f1 +FROM gableroux/unity3d:2019.4.2f1 LABEL "com.github.actions.name"="Unity Runner" LABEL "com.github.actions.description"="Run unity any Unity project."