Skip to content

Commit

Permalink
Update protos sha
Browse files Browse the repository at this point in the history
  • Loading branch information
aapeliv committed May 19, 2024
1 parent 52e5005 commit 7e5d19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN yarn install --frozen-lockfile

COPY . .

ENV PROTOS_SHA=5506ea116e15f9eee0d23a31ef8f62460139cf2affde42153ee66353a76d9997
ENV PROTOS_SHA=41fac04e610ed89df650368c02c42a71c8d798925b9d6531feab1abb84c306c9

RUN wget https://protos--by-sha.preview.couchershq.org/$PROTOS_SHA/ts.tar.gz
RUN tar xf ts.tar.gz && rm -f typescript_protos.tar.gz
Expand Down

0 comments on commit 7e5d19e

Please sign in to comment.