mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-09-24 19:00:20 +01:00
cherry-pick requested changes
This commit is contained in:
+2
-1
@@ -3,8 +3,9 @@
|
||||
|
||||
# This file assumes that the frontend has been built using ./scripts/frontend-build
|
||||
|
||||
ARG BASE_IMAGE=nginxproxymanager/nginx-full:certbot-node
|
||||
FROM nginxproxymanager/testca AS testca
|
||||
FROM nginxproxymanager/nginx-full:certbot-node
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG BUILD_VERSION
|
||||
|
||||
Reference in New Issue
Block a user