mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-08 16:17:20 +00:00
Use protobuf 3.24.0 by default (#782)
This commit is contained in:
parent
0213f43ea2
commit
305993580e
1 changed files with 1 additions and 1 deletions
|
@ -3163,7 +3163,7 @@ installRemoteModule() {
|
|||
installRemoteModule_version=3.12.4
|
||||
else
|
||||
# See https://github.com/protocolbuffers/protobuf/issues/10619
|
||||
installRemoteModule_version=3.23.4
|
||||
installRemoteModule_version=3.24.0
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue