Refactor docker-compose.yml to update API server image to furyhawk/listen:v0.1.8
This commit is contained in:
@@ -6,7 +6,7 @@ volumes:
|
||||
|
||||
services:
|
||||
api_server:
|
||||
image: furyhawk/listen:latest
|
||||
image: furyhawk/listen:v0.1.8
|
||||
restart: always
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user