Skip to content

Commit

Permalink
Update to latest OpenPGP interoperability test suite version
Browse files Browse the repository at this point in the history
The new version fixes an issue with the Key Flags Composition test-case in
the OpenPGP interoperability test suite.
  • Loading branch information
lubux committed Aug 18, 2023
1 parent e2f8ee8 commit fa2fce2
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=37461789e3dfcb1c131082ffa6e862cfc88f9507
ARG TEST_SUITE_REF=116e20aac03708a9e919f307c077c1324fa9bb98

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

Expand Down

0 comments on commit fa2fce2

Please sign in to comment.