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