mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-28 11:40:04 +00:00
Change base to new location
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user