Skip to content

Commit

Permalink
Update test suite to latest version
Browse files Browse the repository at this point in the history
Use the version of test suite with the driver ids
implemented.
  • Loading branch information
marinthiercelin committed Feb 27, 2023
1 parent 82ee476 commit 5985f0e
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=e09eba8864017ee7066ec55bcad6d6d93c9d0382
ARG TEST_SUITE_REF=6303cbbbdc6156480662e2982307aa004b83c090

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

Expand Down

0 comments on commit 5985f0e

Please sign in to comment.