mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Refactor docker-compose.yml to update API server image to furyhawk/listen:latest
This commit is contained in:
@@ -6,7 +6,7 @@ volumes:
|
||||
|
||||
services:
|
||||
api_server:
|
||||
image: furyhawk/listen:v0.1.8
|
||||
image: furyhawk/listen:latest
|
||||
restart: always
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user