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

This commit is contained in:
Christoph Schug 2024-08-16 08:57:16 +02:00 committed by GitHub
commit ce88700922
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