We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb9344 commit f6f7db3Copy full SHA for f6f7db3
1 file changed
Dockerfile
@@ -45,7 +45,7 @@ ARG PROTOC_GEN_GO_VERSION=1.36.8
45
ARG PROTOC_GEN_GO_GRPC_VERSION=1.5.1
46
# https://github.com/protocolbuffers/protobuf-javascript/releases
47
# renovate: datasource=github-releases depName=protobuf-javascript packageName=protocolbuffers/protobuf-javascript
48
-ARG PROTOBUF_JAVASCRIPT_VERSION=3.21.4
+ARG PROTOBUF_JAVASCRIPT_VERSION=4.0.0
49
# https://github.com/grpc/grpc-web/releases
50
# renovate: datasource=github-releases depName=grpc-web packageName=grpc/grpc-web
51
ARG GRPC_WEB_VERSION=2.0.0
0 commit comments