From 723e28d4e0642b0520b2c3166b3281f37a8664db Mon Sep 17 00:00:00 2001 From: Chavdar Chernashki Date: Fri, 4 Oct 2024 09:39:07 +1000 Subject: [PATCH] [UT-5331] Bump PROTO_C version in Dockerfile (#167) * [UT-5331] Bump PROTO_C version in Dockerfile * [UT-5331] Bump PROTO_C version in Dockerfile --- protoc-go/Dockerfile | 2 +- protoc-go/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protoc-go/Dockerfile b/protoc-go/Dockerfile index 4ca6967..42e350b 100644 --- a/protoc-go/Dockerfile +++ b/protoc-go/Dockerfile @@ -1,6 +1,6 @@ FROM golang:1.18.0-alpine as builder -ENV S12_PROTO_VERSION 1.32.0 +ENV S12_PROTO_VERSION 1.33.0 ENV PROTOC_GEN_GO_VERSION 1.34.1 ENV PROTOC_GEN_DOC_VERSION 1.5.1 diff --git a/protoc-go/version.txt b/protoc-go/version.txt index a7e7070..ee893b7 100644 --- a/protoc-go/version.txt +++ b/protoc-go/version.txt @@ -1 +1 @@ -3.22.0 +3.23.0