Skip to content

Commit

Permalink
⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent ba6b23c commit 06afb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy-manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1"
# hadolint ignore=DL3003,DL3042
RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit 06afb30

Please sign in to comment.