From 7831a097c48aef7da1cf6d91441bddcc41d7cee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 09:13:55 +0300 Subject: [PATCH] chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#684) Bumps nginxinc/nginx-unprivileged from 1.20-alpine to 1.21.6-alpine. --- updated-dependencies: - dependency-name: nginxinc/nginx-unprivileged dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- images/nginx/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/nginx/Dockerfile b/images/nginx/Dockerfile index e23453ea..9e435503 100644 --- a/images/nginx/Dockerfile +++ b/images/nginx/Dockerfile @@ -65,7 +65,7 @@ RUN git clone --depth 1 https://github.com/frappe/bench /root/bench -FROM nginxinc/nginx-unprivileged:1.20-alpine as frappe +FROM nginxinc/nginx-unprivileged:1.21.6-alpine as frappe COPY --from=error_pages /root/bench/bench/config/templates/502.html /usr/share/nginx/html COPY --from=base /root/frappe-bench/apps/frappe/frappe/public /usr/share/nginx/html/assets/frappe