mirror of
https://github.com/danog/docker-php-extension-installer.git
synced 2025-01-22 05:41:30 +01:00
Merge pull request #319 from mlocati/mosquitto-beta
Install the latest misquitto version instead of a specific version
This commit is contained in:
commit
2f874e6fec
@ -1766,7 +1766,7 @@ installRemoteModule() {
|
||||
;;
|
||||
mosquitto)
|
||||
if test -z "$installRemoteModule_version"; then
|
||||
installRemoteModule_version=0.4.0
|
||||
installRemoteModule_version=beta
|
||||
fi
|
||||
;;
|
||||
msgpack)
|
||||
|
Loading…
x
Reference in New Issue
Block a user