We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6e298 commit 6907c4cCopy full SHA for 6907c4c
proxy-manager/Dockerfile
@@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
13
COPY patches/*.patch /usr/src/
14
15
# Setup base
16
-ARG NGINX_PROXY_MANAGER_VERSION="v2.10.4"
+ARG NGINX_PROXY_MANAGER_VERSION="v2.11.3"
17
# hadolint ignore=DL3003,DL3042
18
RUN \
19
apk add --no-cache --virtual .build-dependencies \
0 commit comments