1
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2026-01-14 17:34:04 +10:00
parent 9b2fea5382
commit ed460aaabf
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ fi
echo "readonly" | docker login docker.med-logic.ru --username readonly --password-stdin
docker pull docker.med-logic.ru/medicine-dashboard:latest
docker tag docker.med-logic.ru/medicine-dashboard:latest medlogic/medicine:latest
docker tag docker.med-logic.ru/medicine-dashboard:latest medlogic/medicine-dashboard:latest
docker compose stop
docker compose up -d