Skip to content

Commit

Permalink
Upgrade Nginx version to 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartsanchez committed Jun 5, 2024
1 parent 5497553 commit 769404e
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 @@ -33,7 +33,7 @@ services:
- db

web:
image: nginx:1.25.3
image: nginx:1.27.0
restart: always
volumes:
- ./docker/nginx/nginx.conf:/etc/nginx/conf.d/default.conf:ro
Expand Down

0 comments on commit 769404e

Please sign in to comment.