Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit e128358

Browse files
tclemrobrix
andauthored
Fix comment s/it's/its
Co-Authored-By: Rob Rix <[email protected]>
1 parent a48aa65 commit e128358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Put protoc and twirp tooling in it's own image
1+
# Put protoc and twirp tooling in its own image
22
FROM golang:1.12-stretch AS protoc
33
RUN apt-get update && apt-get install -y unzip
44
ENV PROTOBUF_VERSION=3.7.1

0 commit comments

Comments
 (0)