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

This commit is contained in:
renovate[bot] 2025-02-06 01:28:01 +00:00 committed by GitHub
parent 322234ddb7
commit 3db7a49033
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.2-alpine
image: docker.io/library/nginx:1.26.3-alpine
container_name: nginx
ports:
- 80:80