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

This commit is contained in:
Christoph Schug 2024-04-25 12:36:23 +02:00
parent 68d5a442d5
commit 19c91ca459

View File

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