From 17ffc8249ca444b5ec50ef04920a497ee514a2c7 Mon Sep 17 00:00:00 2001 From: Ilya Mukhortov Date: Wed, 11 Dec 2024 20:18:47 +1000 Subject: [PATCH] pass --- tfoms-patient/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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