Skip to content

Commit

Permalink
⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 4cc17ff commit 70deeb1
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.3"
# hadolint ignore=DL3003,DL3042
RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit 70deeb1

Please sign in to comment.