Skip to content

Commit

Permalink
[UT-5331] Bump PROTO_C version in Dockerfile (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
chavdarch authored Oct 8, 2024
1 parent 723e28d commit 2f715c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion protoc-go/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.18.0-alpine as builder

ENV S12_PROTO_VERSION 1.33.0
ENV S12_PROTO_VERSION 1.34.0

ENV PROTOC_GEN_GO_VERSION 1.34.1
ENV PROTOC_GEN_DOC_VERSION 1.5.1
Expand Down
2 changes: 1 addition & 1 deletion protoc-go/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.23.0
3.24.0

0 comments on commit 2f715c7

Please sign in to comment.