mirror of
https://github.com/soup-bowl/opensimulator-docker.git
synced 2026-07-30 11:33:45 +00:00
Updated version ID.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user