mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-12 23:32:09 +00:00
Upgrade to bullseye
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
# This file assumes that the frontend has been built using ./scripts/frontend-build
|
||||
|
||||
FROM baudneo/nginx-full:certbot-node
|
||||
FROM baudneo/nginx-full:bullseye-certbot-node
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG BUILD_VERSION
|
||||
@@ -72,4 +72,4 @@ LABEL org.label-schema.schema-version="1.0" \
|
||||
org.label-schema.description="Docker container for managing Nginx proxy hosts with a simple, powerful interface " \
|
||||
org.label-schema.url="https://github.com/baudneo/nginx-proxy-manager" \
|
||||
org.label-schema.vcs-url="https://github.com/baudneo/nginx-proxy-manager.git" \
|
||||
org.label-schema.cmd="docker run --rm -ti baudneo/nginx-proxy-manager:${BASE_TAG:-latest}"
|
||||
org.label-schema.cmd="docker run --rm -ti baudneo/nginx-proxy-manager:${BASE_TAG:-bullseye}"
|
||||
|
Reference in New Issue
Block a user