diff --git a/Dockerfile b/Dockerfile index 7995015..8d87d80 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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