docker-compose: change imgae to 4.0.0
This commit is contained in:
parent
e33a793c5d
commit
21f646cec5
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
coolify:
|
coolify:
|
||||||
image: "githaven.org/shiloh/lasthourcloud:latest"
|
image: "githaven.org/shiloh/lasthourcloud:4.0.0"
|
||||||
volumes:
|
volumes:
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /data/coolify/source/.env
|
source: /data/coolify/source/.env
|
||||||
|
Loading…
Reference in New Issue
Block a user