Closed TBhimdi closed 4 years ago
You can simpy update image specially for your server
git clone https://github.com/goofball222/murmur.git
cd murmur
sed -i 's/1.3.0/1.3.1/g' stable/VERSION
make
Then recreate your container by docker-compose up -d
in your docker-compose.yml
directory
Commit b0bbfb4 bumps the stable version to 1.3.1. Thanks for the heads-up there was a new release version.
Murmur 1.3.1 has security fixes that would be very helpful to keep one's server secure. Currently the Docker container contains Murmur 1.3.0.