nginxを更新する

This commit is contained in:
yuuki 2024-10-16 06:42:54 +00:00
parent 9b6631d0b3
commit a3fa446e10
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
services:
catmario:
image: nginx:1.25.5
image: nginx:1.26.2
networks:
- default
- traefik

View file

@ -1,6 +1,6 @@
services:
eaglercraft:
image: nginx:1.25.5
image: nginx:1.26.2
networks:
- default
- traefik

View file

@ -1,6 +1,6 @@
services:
space-cadet-pinball:
image: nginx:1.25.5
image: nginx:1.26.2
networks:
- default
- traefik