docker-compose: change imgae to 4.0.0
This commit is contained in:
parent
b058cb6928
commit
b6432d2550
@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
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…
x
Reference in New Issue
Block a user