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