nginxを更新する
This commit is contained in:
parent
9b6631d0b3
commit
a3fa446e10
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
catmario:
|
||||
image: nginx:1.25.5
|
||||
image: nginx:1.26.2
|
||||
networks:
|
||||
- default
|
||||
- traefik
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
eaglercraft:
|
||||
image: nginx:1.25.5
|
||||
image: nginx:1.26.2
|
||||
networks:
|
||||
- default
|
||||
- traefik
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
space-cadet-pinball:
|
||||
image: nginx:1.25.5
|
||||
image: nginx:1.26.2
|
||||
networks:
|
||||
- default
|
||||
- traefik
|
||||
|
|
Loading…
Add table
Reference in a new issue