chore(deps): update docker.io/library/nginx docker tag to v1.26.2-alpine

This commit is contained in:
renovate[bot] 2024-08-15 22:40:03 +00:00 committed by GitHub
parent 7f229c1ee2
commit 59d3b438fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
---
services:
nginx:
image: docker.io/library/nginx:1.26.1-alpine
image: docker.io/library/nginx:1.26.2-alpine
container_name: nginx
ports:
- 80:80