Revert "test fix"

This reverts commit a83c41cb9e.
This commit is contained in:
Jean-Christian Denis 2024-12-13 01:25:33 +01:00
parent a83c41cb9e
commit da05bcf92b
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951

View file

@ -46,7 +46,7 @@ COPY etc/snippets_subdomain.conf /etc/nginx/snippets/snippets_subdomain.conf
COPY etc/snippets_common.conf /etc/nginx/snippets/snippets_common.conf
# Fix vuln alpine/curl 8.11.0-r2
RUN apk upgrade curl go
RUN apk upgrade curl
##
# PHP