diff --git a/compose.yml b/compose.yml index 8d28b44..41f8a8a 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,7 @@ name: teacinema services: gateway-service: + image: teacinema/gateway:dev container_name: teacinema-gateway-service build: context: .