chore(deps): update docker.io/library/nginx docker tag to v1.26.1

This commit is contained in:
renovate[bot] 2024-05-30 21:29:33 +00:00 committed by GitHub
parent 1dd732e5dd
commit 09ae4ae6ce
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.0-alpine
image: docker.io/library/nginx:1.26.1-alpine
container_name: nginx
ports:
- 80:80