Skip to content

Commit

Permalink
fixup! Change oqs-provider targer: sw-ps-testbed -> 0.11.0-rc1-branch
Browse files Browse the repository at this point in the history
Signed-off-by: Pravek Sharma <[email protected]>
  • Loading branch information
praveksharma committed Oct 4, 2024
1 parent 8ccf1d4 commit eda4127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openssl3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN apk add build-base linux-headers \
libtool cmake ninja \
git wget

RUN mkdir /optbuild && cd /optbuild && git clone --depth 1 --branch 0.11.0-rc1-release https://github.com/open-quantum-safe/oqs-provider.git
RUN mkdir /optbuild && cd /optbuild && git clone --depth 1 --branch 0.11.0-rc1-branch https://github.com/open-quantum-safe/oqs-provider.git

# Get openssl32 and liboqs
COPY --from=buildopenssl ${INSTALLDIR_OPENSSL} ${INSTALLDIR_OPENSSL}
Expand Down

0 comments on commit eda4127

Please sign in to comment.