From 88268ca86091f6aa23e95752c614c3d5a526e7e3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 30 Jun 2021 07:03:37 +0000 Subject: [PATCH] Update thecodingmachine/workadventure-back Docker tag to v1.4.5 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 85e5a13..df83215 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-192ba22a back: - image: thecodingmachine/workadventure-back:v1.4.1 + image: thecodingmachine/workadventure-back:v1.4.5 command: yarn run runprod networks: - proxy