Skip to content

Commit

Permalink
Update Dockerfile using released version for s12-proto
Browse files Browse the repository at this point in the history
  • Loading branch information
chavdarch authored Oct 2, 2024
1 parent 3638db8 commit bebe9f0
Showing 1 changed file with 1 addition and 1 deletion.
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.2-pre
ENV S12_PROTO_VERSION 1.33.2

ENV PROTOC_GEN_GO_VERSION 1.34.1
ENV PROTOC_GEN_DOC_VERSION 1.5.1
Expand Down

0 comments on commit bebe9f0

Please sign in to comment.