docker-compose: change imgae to 4.0.0

This commit is contained in:
Gary 2024-03-06 11:43:50 -08:00
parent e33a793c5d
commit 21f646cec5

View File

@ -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