Update 'docker-compose.yml'

This commit is contained in:
Andrey 2023-04-09 19:34:22 +03:00
parent 066ce37439
commit c2372d253f

View file

@ -2,7 +2,7 @@ version: "3.8"
services:
mootfrost-dev_backend:
image: registry.mootfrost.ru/mootfrost-dev/backend
image: registry.mootfrost.dev/mootfrost-dev:latest
container_name: mootfrost-dev_backend
restart: always
build: .