Compare commits
2 commits
197f0c5049
...
51807e0f9a
Author | SHA1 | Date | |
---|---|---|---|
51807e0f9a | |||
79f8c58127 |
2 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.65.2
|
||||
image: ghcr.io/n8n-io/n8n:1.66.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
|
|
@ -7,7 +7,7 @@ services:
|
|||
|
||||
wallos:
|
||||
container_name: wallos
|
||||
image: bellamy/wallos:2.33.1
|
||||
image: bellamy/wallos:2.35.0
|
||||
ports:
|
||||
- "8282:80/tcp"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue