Description:
The Linux base Docker image for Unity version 6000.2.0f1 (unityci/editor:6000.2.0f1-base-3) is missing on Docker Hub. Attempting to pull it results in manifest unknown, while the Windows variant (unityci/editor:windows-6000.2.0f1-base-3) is available.
Steps to Reproduce:
docker pull unityci/editor:6000.2.0f1-base-3 # fails
docker pull unityci/editor:windows-6000.2.0f1-base-3 # succeeds
Expected Behavior:
Both Linux and Windows base images should be built and published for version 6000.2.0f1.
Notes:
Description:
The Linux base Docker image for Unity version
6000.2.0f1(unityci/editor:6000.2.0f1-base-3) is missing on Docker Hub. Attempting to pull it results inmanifest unknown, while the Windows variant (unityci/editor:windows-6000.2.0f1-base-3) is available.Steps to Reproduce:
Expected Behavior:
Both Linux and Windows base images should be built and published for version
6000.2.0f1.Notes: