From a82710397cf92fce5dd6e170b169dfd1bbf36106 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Jun 2021 07:03:39 +0000 Subject: [PATCH] Update thecodingmachine/workadventure-back Docker tag to v1.4.1 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index cdff2f4..4b459f4 100644 --- a/compose.yml +++ b/compose.yml @@ -45,7 +45,7 @@ services: - "traefik.http.routers.${STACK_NAME}-pusher.tls.certresolver=${LETS_ENCRYPT_ENV}" - coop-cloud.${STACK_NAME}.pusher.version=master-b4351d55 back: - image: thecodingmachine/workadventure-back:v1.4.0 + image: thecodingmachine/workadventure-back:v1.4.1 command: yarn run runprod networks: - proxy