From 0380bd6ffde68889f15ada636765b60b882d0768 Mon Sep 17 00:00:00 2001 From: hubertdeng123 Date: Thu, 15 Feb 2024 10:28:13 -0800 Subject: [PATCH] bump nginx version --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index d026fb82d8..4e2b37faf2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -405,7 +405,7 @@ services: <<: *restart_policy ports: - "$SENTRY_BIND:80/tcp" - image: "nginx:1.25.2-alpine" + image: "nginx:1.25.4-alpine" volumes: - type: bind read_only: true