mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
update protoc to v3.14.0
Updating to the lowest release that includes [protobuf@dfab275], which
removed use of the github.com/golang/protobuf/ptypes/timestamp.Timestamp
type alias (deprecated).
[protobuf@dfab275]: dfab275eca
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
ARG GO_VERSION=1.26
|
||||
ARG DEBIAN_VERSION=trixie
|
||||
ARG PROTOC_VERSION=3.11.4
|
||||
ARG PROTOC_VERSION=3.14.0
|
||||
ARG PROTOC_GOOGLEAPIS_VERSION=2af421884dd468d565137215c946ebe4e245ae26
|
||||
|
||||
# protoc is dynamically linked to glibc so can't use alpine base
|
||||
|
||||
Reference in New Issue
Block a user