mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 08:56:50 +00:00
Remove arm7 from supported archs. Update pebble to use newer image
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
# - ./scripts/ci/build-frontend
|
||||
|
||||
FROM nginxproxymanager/testca AS testca
|
||||
FROM letsencrypt/pebble AS pebbleca
|
||||
FROM ghcr.io/letsencrypt/pebble AS pebbleca
|
||||
FROM jc21/gotools:latest AS gobuild
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
Reference in New Issue
Block a user