Skip to content

Commit

Permalink
Bump nginx:1.22.0-alpine (#1506)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminvakil authored Jun 27, 2022
1 parent f2fb758 commit 2f33d57
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 @@ -332,7 +332,7 @@ services:
<<: *restart_policy
ports:
- "$SENTRY_BIND:80/tcp"
image: "nginx:1.21.6-alpine"
image: "nginx:1.22.0-alpine"
volumes:
- type: bind
read_only: true
Expand Down

0 comments on commit 2f33d57

Please sign in to comment.