Skip to content

Commit 6811cdc

Browse files
Bump nginx version (#2797)
bump nginx version
1 parent 9c8e3d5 commit 6811cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ services:
405405
<<: *restart_policy
406406
ports:
407407
- "$SENTRY_BIND:80/tcp"
408-
image: "nginx:1.25.2-alpine"
408+
image: "nginx:1.25.4-alpine"
409409
volumes:
410410
- type: bind
411411
read_only: true

0 commit comments

Comments
 (0)