Skip to content

Commit

Permalink
fix: RNP sop build
Browse files Browse the repository at this point in the history
  • Loading branch information
lubux committed Jul 1, 2024
1 parent f0834ec commit dfac676
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 @@ -219,7 +219,7 @@ RUN mkdir ${SOP_RS_DIR}

RUN git clone https://gitlab.com/sequoia-pgp/sop-rs.git ${SOP_RS_DIR}

WORKDIR ${RNP_SOP_DIR}
WORKDIR ${SOP_RS_DIR}

ARG SOP_RS_REF=v0.7.1

Expand Down

0 comments on commit dfac676

Please sign in to comment.