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

@ -3,7 +3,7 @@
# This file assumes that the frontend has been built using ./scripts/frontend-build
FROM jc21/nginx-full:node
FROM nginxproxymanager/nginx-full:node
ARG TARGETPLATFORM
ARG BUILD_VERSION