Skip to content

Commit

Permalink
Update nginx Docker tag to v1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent c634e4b commit 1973120
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 @@ -13,7 +13,7 @@ services:
- "6379"

nginx:
image: nginx:1.26.0
image: nginx:1.27.0
volumes:
- ./config/nginx.conf:/etc/nginx/conf.d/web.conf
- ./:/src
Expand Down

0 comments on commit 1973120

Please sign in to comment.