From ad1fad5b76c7e536e46514a24f66444c11c683c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:16:41 +0000 Subject: [PATCH] chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.25.4 --- installation/docker/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/docker/docker-compose.yml b/installation/docker/docker-compose.yml index a33d1bc4b..0408f99a9 100644 --- a/installation/docker/docker-compose.yml +++ b/installation/docker/docker-compose.yml @@ -76,7 +76,7 @@ services: retries: 60 gateway: - image: nginxinc/nginx-unprivileged:1.25.3 + image: nginxinc/nginx-unprivileged:1.25.4 ports: - "8080:80" configs: