Skip to content

Commit

Permalink
Merge pull request #182 from guardian/[email protected]
Browse files Browse the repository at this point in the history
…-gu2

Update to [email protected]
  • Loading branch information
simone-smith authored Dec 11, 2024
2 parents b0360e4 + be4b32d commit a13436a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/loud-penguins-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"bridget": minor
---

Update to [email protected]
2 changes: 1 addition & 1 deletion .github/actions/generate-native-package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:22.04

ENV FRENCH_THRIFT_VERSION v0.19.0-gu1
ENV FRENCH_THRIFT_VERSION v0.21.0-gu2

RUN apt-get update
RUN apt-get install -y git
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/validate-thrift/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:22.04

ENV FRENCH_THRIFT_VERSION v0.19.0-gu1
ENV FRENCH_THRIFT_VERSION v0.21.0-gu2

RUN apt-get update
RUN apt-get install -y git
Expand Down

0 comments on commit a13436a

Please sign in to comment.