From de7eafbe9a5eeb167b5aef044d7f934bea71e442 Mon Sep 17 00:00:00 2001 From: Augusto Date: Sun, 17 Mar 2024 21:25:51 +0100 Subject: [PATCH] Adding the pull always option to --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb89a4a1..806935e5 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ deploy: wget https://raw.githubusercontent.com/arquisoft/wiq_0/master/docker-compose.yml -O docker-compose.yml wget https://raw.githubusercontent.com/arquisoft/wiq_0/master/.env -O .env docker compose --profile prod down - docker compose --profile prod up -d + docker compose --profile prod up -d --pull always ``` This action uses three secrets that must be configured in the repository: