fix: use correct soketi image tag (1.0-16-alpine)
This commit is contained in:
@@ -163,7 +163,7 @@ services:
|
|||||||
|
|
||||||
# Coolify Soketi (WebSocket server)
|
# Coolify Soketi (WebSocket server)
|
||||||
coolify_soketi:
|
coolify_soketi:
|
||||||
image: quay.io/soketi/soketi:1.0.10-16-alpine
|
image: quay.io/soketi/soketi:1.0-16-alpine
|
||||||
container_name: ${DEV_COMPOSE_PROJECT_NAME}_coolify_soketi
|
container_name: ${DEV_COMPOSE_PROJECT_NAME}_coolify_soketi
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user