Skip to content

Commit 3e712cb

Browse files
committed
Update Dockerfile
1 parent e6a2176 commit 3e712cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

protoc-go/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM golang:1.24.0-alpine as builder
22

3+
RUN apk add --no-cache git
4+
35
ENV S12_PROTO_VERSION 1.37.0
46

57
ENV PROTOC_GEN_GO_VERSION 1.34.1

0 commit comments

Comments
 (0)