cherry-pick requested changes

This commit is contained in:
Daan Selen
2026-05-17 20:23:22 +02:00
parent 43e0911ce4
commit 387f8d9424
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -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