Skip to content

Commit 91731fa

Browse files
⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.2
1 parent 12ce49b commit 91731fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy-manager/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
1313
COPY patches/*.patch /usr/src/
1414

1515
# Setup base
16-
ARG NGINX_PROXY_MANAGER_VERSION="v2.10.4"
16+
ARG NGINX_PROXY_MANAGER_VERSION="v2.11.2"
1717
# hadolint ignore=DL3003,DL3042
1818
RUN \
1919
apk add --no-cache --virtual .build-dependencies \

0 commit comments

Comments
 (0)