temp fix
This commit is contained in:
@@ -5,7 +5,8 @@ FROM ${IMAGE}
|
||||
RUN apt update
|
||||
RUN apt install -y wget chromium-browser
|
||||
|
||||
ADD https://minio.studiowhy.net/hackmd/UnityBuilder /usr/local/bin/
|
||||
#ADD https://minio.studiowhy.net/hackmd/UnityBuilder /usr/local/bin/
|
||||
COPY UnityBuilder /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/UnityBuilder
|
||||
|
||||
COPY entrypoint.sh /
|
||||
|
||||
Reference in New Issue
Block a user