Skip to content

Commit

Permalink
Update keri version in requirements and in the dockerfile (GLEIF-IT#75)
Browse files Browse the repository at this point in the history
* Update signature verification checks for processing revocations

* Removed tests which require removed check in RequestVerifierResourceEnd

* Update keri version in requirements and in the dockerfile

* Update keri version to 1.2.0-dev12

* Update keri version to 1.2.0-rc4
  • Loading branch information
aydarng authored Nov 20, 2024
1 parent f35dc85 commit ba84a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/verifier.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM weboftrust/keri:1.2.0-dev13
FROM weboftrust/keri:1.2.0-rc4

WORKDIR /usr/local/var

Expand Down

0 comments on commit ba84a12

Please sign in to comment.