mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-29 06:43:34 +00:00
fix linebreaks in secrets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM jc21/alpine-nginx-full:node
|
||||
FROM --platform=${TARGETPLATFORM:-linux/amd64} jc21/alpine-nginx-full:node
|
||||
LABEL maintainer="Jamie Curnow <jc@jc21.com>"
|
||||
|
||||
ENV SUPPRESS_NO_CONFIG_WARNING=1
|
||||
|
||||
Reference in New Issue
Block a user