diff --git a/swarm/services.yml b/swarm/services.yml index d8f5f63..2b31521 100644 --- a/swarm/services.yml +++ b/swarm/services.yml @@ -1,7 +1,7 @@ services: api_server: - image: furyhawk/listen:v0.1.19 + image: furyhawk/listen:latest restart: always depends_on: - postgres_db