murmur. Updated to 1.4.230. Switched to image with murmur built from source instead of image using official static binary because static build is broken in the current release.
This commit is contained in:
parent
aba32a51e9
commit
955f090a65
|
@ -2,7 +2,7 @@ version: '3.7'
|
|||
|
||||
services:
|
||||
murmur:
|
||||
image: skobkin/murmur-official-static
|
||||
image: registry.gitlab.com/skobkin/docker-murmur:latest
|
||||
container_name: murmur
|
||||
ports:
|
||||
- "64738:64738/tcp"
|
||||
|
|
Loading…
Reference in a new issue