Browse Source

v1.2.16

master
Chris Kankiewicz 8 years ago
parent
commit
e4b75b7a7f
  1. 2
      Dockerfile

2
Dockerfile

@ -2,7 +2,7 @@ FROM alpine:3.3
MAINTAINER Chris Kankiewicz <Chris@ChrisKankiewicz.com>
# Define Mumble version
ENV MUMBLE_VERSION 1.2.15
ENV MUMBLE_VERSION 1.2.16
# Create Mumble directories
RUN mkdir -pv /opt/mumble /etc/mumble

Loading…
Cancel
Save