Skip to content

Commit

Permalink
Update .cloudbuild/library_generation/library_generation.Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Wang <[email protected]>
  • Loading branch information
diegomarquezp and JoeWang1127 authored May 16, 2024
1 parent 5fe0a97 commit eb48f45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN apt-get update && apt-get install -y \
# copy source code
COPY library_generation /src

# install protobuf
# install protoc
WORKDIR /protoc
RUN ls /src
RUN source /src/utils/utilities.sh \
Expand Down

0 comments on commit eb48f45

Please sign in to comment.