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