mirror of
https://github.com/danog/docker-php-extension-installer.git
synced 2025-01-22 05:41:30 +01:00
[minor] Install the latest misquitto version instead of a specific version
Test: mosquitto
This commit is contained in:
parent
89def53ba5
commit
e9116844e6
@ -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