diff --git a/tfoms-patient/update.sh b/tfoms-patient/update.sh index cf33c5b..b1569a0 100755 --- a/tfoms-patient/update.sh +++ b/tfoms-patient/update.sh @@ -1,5 +1,5 @@ #!/bin/sh +docker pull docker.med-logic.ru/tfoms-patient:latest docker-compose stop -docker-compose pull docker-compose up -d