Changing to other mumble version. 1.3 seems broken

This commit is contained in:
Fabian Stamm 2019-12-23 21:00:35 +01:00
parent 6ad2390cfd
commit 19d00206da
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.10
LABEL maintainer="Chris Kankiewicz <Chris@ChrisKankiewicz.com>"
# Define Mumble version
ARG MUMBLE_VERSION=1.3.0
ARG MUMBLE_VERSION=1.2.19
# Create Mumble directories
RUN mkdir -pv /opt/mumble /etc/mumble