Use new pebble image location

This commit is contained in:
Jamie Curnow
2025-11-06 08:14:27 +10:00
parent d7ff736abf
commit be2599872e
2 changed files with 2 additions and 2 deletions

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:latest AS pebbleca
FROM nginxproxymanager/nginx-full:certbot-node
ARG TARGETPLATFORM