Merge pull request #292 from ChristianLempa/renovate/docker.io-library-nginx-1.26.x

This commit is contained in:
Christoph Schug 2024-05-31 02:17:49 +02:00 committed by GitHub
commit e4a63913d8
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