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] committed Apr 12, 2024
1 parent 1a25bc8 commit a0bf220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy-manager/Dockerfile
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 a0bf220

Please sign in to comment.