diff --git a/compose.yml b/compose.yml index 899f8d9..4fb3f08 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,7 @@ name: teacinema services: users-service: + image: teacinema/users-service:dev container_name: teacinema-users-service build: context: .