mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2024-12-06 19:26:20 +01:00
@@ -2,7 +2,7 @@
|
||||
# Certbot Builder
|
||||
#############
|
||||
|
||||
FROM debian:bullseye-slim as certbotbuilder
|
||||
FROM debian:buster-slim as certbotbuilder
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user