diff --git a/compose/services.yml b/compose/services.yml index 819fe44..f725177 100644 --- a/compose/services.yml +++ b/compose/services.yml @@ -6,7 +6,7 @@ volumes: services: api_server: - image: furyhawk/listen:v0.1.8 + image: furyhawk/listen:latest restart: always depends_on: - postgres