mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Use protobuf 3.23.4 by default (#773)
This commit is contained in:
parent
ba3716d826
commit
c4573cf2f1
1 changed files with 1 additions and 1 deletions
|
@ -3157,7 +3157,7 @@ installRemoteModule() {
|
|||
installRemoteModule_version=3.12.4
|
||||
else
|
||||
# See https://github.com/protocolbuffers/protobuf/issues/10619
|
||||
installRemoteModule_version=3.23.3
|
||||
installRemoteModule_version=3.23.4
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue