Skip to content

Commit

Permalink
Bump nginx:1.21.4-alpine (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminvakil authored Nov 18, 2021
1 parent 600f76e commit c3013fe
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 @@ -328,7 +328,7 @@ services:
<<: *restart_policy
ports:
- "$SENTRY_BIND:80/tcp"
image: "nginx:1.21.0-alpine"
image: "nginx:1.21.4-alpine"
volumes:
- type: bind
read_only: true
Expand Down

0 comments on commit c3013fe

Please sign in to comment.