Skip to content

Commit

Permalink
chore: Update RNP to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
lubux committed Jun 28, 2024
1 parent d6d4a32 commit f2c4275
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 @@ -215,7 +215,7 @@ RUN mkdir ${RNP_SOP_DIR}

ARG RNP_SOP_REPO=https://gitlab.com/sequoia-pgp/rnp-sop.git

ARG RNP_SOP_REF=242491142047532c92cb1ea94abb5256d388665e
ARG RNP_SOP_REF=da6f630c08ecc4f2f6faf31e412e04d4c1d00498

RUN git clone ${RNP_SOP_REPO} ${RNP_SOP_DIR}

Expand Down

0 comments on commit f2c4275

Please sign in to comment.