Test CVE on autoconf

This commit is contained in:
Théophile Diot 2023-08-29 15:49:38 +02:00
parent 637573e591
commit 1676ebeb7e
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -61,7 +61,7 @@ RUN apk add --no-cache bash && \
chmod 750 /usr/share/bunkerweb/cli/main.py /usr/share/bunkerweb/helpers/*.sh /usr/bin/bwcli /usr/share/bunkerweb/autoconf/main.py /usr/share/bunkerweb/deps/python/bin/*
# Fix CVEs
RUN apk add "libcrypto3>=3.1.1-r2" "libssl3>=3.1.1-r2"
# RUN apk add "libcrypto3>=3.1.1-r2" "libssl3>=3.1.1-r2" # testing purposes only
VOLUME /data /etc/nginx