feat: add docker image name

This commit is contained in:
Sergey Krylov 2026-03-25 05:49:14 +03:00
parent 615b8a6d32
commit c26a6e48b9

View File

@ -1,6 +1,7 @@
name: teacinema
services:
notifications-service:
image: teacinema/notifications-service:dev
container_name: teacinema-notifications-service
build:
context: .