diff --git a/build/latest/Dockerfile b/build/latest/Dockerfile index ade31bf..07741bc 100644 --- a/build/latest/Dockerfile +++ b/build/latest/Dockerfile @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="code@soupbowl.io" LABEL org.opencontainers.image.source="https://github.com/soup-bowl/opensimulator-docker" LABEL org.opencontainers.image.licenses="MIT" -ENV OPENSIM_VERSION 0.9.2.2 +ARG OPENSIM_VERSION=0.9.2.2 RUN apt-get update && apt-get install -y screen uuid-runtime