diff --git a/compose.yml b/compose.yml index 9762935..873f385 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-2feb8319 back: - image: thecodingmachine/workadventure-back:v1.4.7 + image: thecodingmachine/workadventure-back:v1.4.8 command: yarn run runprod networks: - proxy