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:
Alexey Skobkin 2022-01-20 04:29:44 +03:00
parent aba32a51e9
commit 955f090a65
1 changed files with 1 additions and 1 deletions

View File

@ -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"