Test Acqua Security vulns (2)

This commit is contained in:
Théophile Diot 2023-05-25 16:16:07 -04:00
parent ed6bee69c7
commit b5a78c3aaa
No known key found for this signature in database
GPG key ID: E752C80DB72BB014

View file

@ -69,7 +69,7 @@ RUN apk add --no-cache pcre bash python3 && \
ln -s /proc/1/fd/1 /var/log/nginx/access.log
# Fix CVEs
# RUN apk add "libcrypto3>=3.0.8-r4" "libssl3>=3.0.8-r4" "curl>=8.1.0-r0" "libcurl>=8.1.0-r0" "libwebp>=1.2.4-r2"
RUN apk add "libcrypto3>=3.0.8-r4" "libssl3>=3.0.8-r4" "curl>=8.1.0-r0" "libcurl>=8.1.0-r0" "libwebp>=1.2.4-r2"
VOLUME /data /etc/nginx