Skip to content

Commit bc8298e

Browse files
⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.10.2
1 parent a08618e commit bc8298e

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
@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1212
COPY requirements.txt /tmp/
1313

1414
# Setup base
15-
ARG NGINX_PROXY_MANAGER_VERSION="v2.10.1"
15+
ARG NGINX_PROXY_MANAGER_VERSION="v2.10.2"
1616
# hadolint ignore=DL3003,DL3042
1717
RUN \
1818
apk add --no-cache --virtual .build-dependencies \

0 commit comments

Comments
 (0)