mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
[minor] Install the latest misquitto version instead of a specific version
Test: mosquitto
This commit is contained in:
parent
89def53ba5
commit
e9116844e6
1 changed files with 1 additions and 1 deletions
|
@ -1766,7 +1766,7 @@ installRemoteModule() {
|
|||
;;
|
||||
mosquitto)
|
||||
if test -z "$installRemoteModule_version"; then
|
||||
installRemoteModule_version=0.4.0
|
||||
installRemoteModule_version=beta
|
||||
fi
|
||||
;;
|
||||
msgpack)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue