Compare commits

...

2 Commits

Author SHA1 Message Date
Fabian Stamm
a67edb2155 Merge branch 'master' of https://git.stamm.me/OpenServer/MumbleDocker
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-16 11:22:45 +02:00
Fabian Stamm
6bba16afcc Update to new version 2021-04-16 11:21:33 +02:00

View File

@ -2,7 +2,7 @@ FROM alpine:3.10
LABEL maintainer="Fabian Stamm <dev@fabianstamm.de>"
# Define Mumble version
ARG MUMBLE_VERSION=1.3.1
ARG MUMBLE_VERSION=1.3.4
# Create Mumble directories
RUN mkdir -pv /opt/mumble /etc/mumble