We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6300d9a commit 8108aafCopy full SHA for 8108aaf
protoc-cpp/Dockerfile
@@ -1,7 +1,7 @@
1
FROM ghcr.io/safetyculture/protoc:1.14.1
2
LABEL maintainer="SafetyCulture <info@safetyculture.io>"
3
4
-ENV CRUX_CLIENT_RELEASE 1.35.0
+ENV CRUX_CLIENT_RELEASE 1.36.0
5
6
# install dependencies and build/install grpc plugin
7
ADD . /src
protoc-cpp/version.txt
@@ -1 +1 @@
-1.12.2
+1.12.3
0 commit comments