From da05bcf92bfa66d24a2401e0a5a8914c828cfb1b Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Fri, 13 Dec 2024 01:25:33 +0100 Subject: [PATCH] Revert "test fix" This reverts commit a83c41cb9e43b01af455f0042aac097b078135e3. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4f0f599..4453611 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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