mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
Update murmur to 1.3.4
This commit is contained in:
parent
422ad73916
commit
a0c6bf32e0
@ -5,7 +5,7 @@
|
||||
FROM alpine
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
ENV MM_VERSION 1.2.17
|
||||
ENV MM_VERSION 1.3.4
|
||||
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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user