Skip to content

Commit

Permalink
feat: Update to latest interop-test
Browse files Browse the repository at this point in the history
  • Loading branch information
lubux committed Aug 17, 2023
1 parent 1ba728c commit 1866b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ubuntu

ARG TEST_SUITE_REPO=https://gitlab.com/sequoia-pgp/openpgp-interoperability-test-suite.git

ARG TEST_SUITE_REF=6303cbbbdc6156480662e2982307aa004b83c090
ARG TEST_SUITE_REF=37461789e3dfcb1c131082ffa6e862cfc88f9507

RUN apt update && apt install -y git rustc cargo clang llvm pkg-config nettle-dev

Expand Down

0 comments on commit 1866b46

Please sign in to comment.