Merge ec7c244607c84b946940ff60ebc0eaf1e6766a78 into c4df89df1f11ef8cb26ab375d161f6c82e72d401

This commit is contained in:
Matthew McPherrin 2025-02-06 20:22:27 +08:00 committed by GitHub
commit 9853a65f39
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
FROM nginxproxymanager/testca AS testca
FROM letsencrypt/pebble AS pebbleca
FROM ghcr.io/letsencrypt/pebble AS pebbleca
FROM nginxproxymanager/nginx-full:certbot-node
ARG TARGETPLATFORM