mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-22 19:19:54 +00:00
Remove accidental requirement on the worktree content
This made the build impossible since mbedtls isn't available when building the container. Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -160,5 +160,3 @@ RUN cd /tmp \
|
||||
|
||||
ENV GNUTLS_NEXT_CLI=/usr/local/gnutls-3.7.2/bin/gnutls-cli
|
||||
ENV GNUTLS_NEXT_SERV=/usr/local/gnutls-3.7.2/bin/gnutls-serv
|
||||
|
||||
RUN scripts/min_requirements.py
|
||||
|
||||
Reference in New Issue
Block a user