Skip to content

Commit 1add610

Browse files
committed
Bumped s12-proto to 1.38.0
1 parent 7f3b725 commit 1add610

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

protoc-cpp/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
FROM ghcr.io/safetyculture/protoc:1.15.0
22
LABEL maintainer="SafetyCulture <info@safetyculture.io>"
33

4-
# TODO: Update to new s12-proto release tag with protobuf v24 compatibility
5-
ENV CRUX_CLIENT_RELEASE=1.36.0
4+
ENV CRUX_CLIENT_RELEASE=1.38.0
65

76
# install dependencies and build/install grpc plugin
87
ADD . /src

0 commit comments

Comments
 (0)