1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

upgrade murmur to 1.2.17

This commit is contained in:
kev 2016-11-15 22:03:10 +08:00
parent 27a853438f
commit a24782df8a

View File

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@easypi.info>
ENV MM_VERSION 1.2.16
ENV MM_VERSION 1.2.17
ENV MM_FILE murmur-static_x86-${MM_VERSION}.tar.bz2
ENV MM_URL https://github.com/mumble-voip/mumble/releases/download/${MM_VERSION}/${MM_FILE}