Skip to content

Commit

Permalink
Update nginx to 1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jun 26, 2023
1 parent a1db0a8 commit ae12a07
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 @@ -372,7 +372,7 @@ services:
<<: *restart_policy
ports:
- "$SENTRY_BIND:80/tcp"
image: "nginx:1.22.0-alpine"
image: "nginx:1.24.0-alpine"
volumes:
- type: bind
read_only: true
Expand Down

0 comments on commit ae12a07

Please sign in to comment.