This commit is contained in:
Webber 2019-12-09 23:33:02 +01:00
parent e1fcd8fc3f
commit 423c860e51

View File

@ -1,5 +1,5 @@
ARG IMAGE_VERSION=2019.0.00f0
ENV IMAGE_TARGET=webgl
ARG IMAGE_TARGET=webgl
FROM gableroux/unity3d:${IMAGE_VERSION}-${IMAGE_TARGET}