Updated version ID.

This commit is contained in:
soup-bowl
2023-07-19 21:54:32 +01:00
parent b29a115d5b
commit 67d8acea58
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.1
ENV OPENSIM_VERSION 0.9.2.2
RUN apk add --no-cache bash curl uuidgen screen
RUN apk add --no-cache mono --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing
+1 -1
View File
@@ -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.1
ENV OPENSIM_VERSION 0.9.2.2
RUN apt-get update && apt-get install -y screen uuid-runtime