Use renamed nginx-full docker images

This commit is contained in:
Jamie Curnow
2022-01-11 08:57:24 +10:00
parent c78f641e85
commit 818b9595aa
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM nginxproxymanager/nginx-full:node
FROM nginxproxymanager/nginx-full:certbot-node
LABEL maintainer="Jamie Curnow <jc@jc21.com>"
ENV S6_LOGGING=0 \