Merge ec7c244607c84b946940ff60ebc0eaf1e6766a78 into 498109addb6f2541082b88cb6ae115939321873c

This commit is contained in:
Matthew McPherrin 2025-01-30 23:26:13 -08:00 committed by GitHub
commit 4943163c87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
# This file assumes that the frontend has been built using ./scripts/frontend-build # This file assumes that the frontend has been built using ./scripts/frontend-build
FROM nginxproxymanager/testca AS testca FROM nginxproxymanager/testca AS testca
FROM letsencrypt/pebble AS pebbleca FROM ghcr.io/letsencrypt/pebble AS pebbleca
FROM nginxproxymanager/nginx-full:certbot-node FROM nginxproxymanager/nginx-full:certbot-node
ARG TARGETPLATFORM ARG TARGETPLATFORM