mirror of
https://github.com/hassio-addons/addon-nginx-proxy-manager.git
synced 2025-05-07 04:21:33 +00:00
⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.12.3
This commit is contained in:
parent
53f084cdc3
commit
46d90f6f28
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
|
|||
COPY patches/*.patch /usr/src/
|
||||
|
||||
# Setup base
|
||||
ARG NGINX_PROXY_MANAGER_VERSION="v2.10.4"
|
||||
ARG NGINX_PROXY_MANAGER_VERSION="v2.12.3"
|
||||
# hadolint ignore=DL3003,DL3042
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue