diff --git a/compose.yml b/compose.yml index a333056..92fabdf 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,7 @@ name: teacinema services: notifications-service: + image: teacinema/notifications-service:dev container_name: teacinema-notifications-service build: context: .