test fix
This commit is contained in:
parent
2b6f474541
commit
a83c41cb9e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
RUN apk upgrade curl go
|
||||
|
||||
##
|
||||
# PHP
|
||||
|
|
Loading…
Reference in a new issue