Change base to new location

This commit is contained in:
Jamie Curnow
2021-08-20 08:25:20 +10:00
parent 556f8b773b
commit 9d8db41422
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ RUN mkdir -p /dist \
# Final image
#===============
FROM jc21/nginx-full:github-no-acme AS final
FROM nginxproxymanager/nginx-full:github-no-acme AS final
COPY --from=gobuild /dist/server /app/bin/server