From 461125db566931c88f04a38d45b0d49f1f481cee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Jun 2021 07:04:41 +0000 Subject: [PATCH] Update thecodingmachine/workadventure-back Docker tag to v1.3.15 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 17aad78..f58ffe5 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-b64e57f5 back: - image: thecodingmachine/workadventure-back:v1.3.0 + image: thecodingmachine/workadventure-back:v1.3.15 command: yarn run runprod networks: - proxy