Updated docker base image location

This commit is contained in:
Jamie Curnow
2021-08-17 11:28:30 +10:00
parent ab40e4e2cf
commit 62eb3fcd85
3 changed files with 16 additions and 2 deletions

View File

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