Skip to content

Commit

Permalink
Revert "[UT-5331] Bump PROTO_C version in Dockerfile (#160)" (#161)
Browse files Browse the repository at this point in the history
This reverts commit 4a52375.
  • Loading branch information
sc-lachlanrobertson authored Sep 26, 2024
1 parent 4a52375 commit e4233f4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
.idea/
.DS_Store
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.32.0
ENV S12_PROTO_VERSION 1.31.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.22.0
3.21.2

0 comments on commit e4233f4

Please sign in to comment.