Skip to content

Commit

Permalink
Bump nginx version (#2797)
Browse files Browse the repository at this point in the history
bump nginx version
  • Loading branch information
hubertdeng123 committed Feb 15, 2024
1 parent 9c8e3d5 commit 6811cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6811cdc

Please sign in to comment.