diff --git a/compose.yml b/compose.yml index c55c52f..cb1f55b 100644 --- a/compose.yml +++ b/compose.yml @@ -22,7 +22,7 @@ services: - "traefik.http.routers.${STACK_NAME}-app.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})" - "traefik.http.routers.${STACK_NAME}-app.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}-app.tls.certresolver=${LETS_ENCRYPT_ENV}" - - coop-cloud.${STACK_NAME}.app.version=v1.4.7-adf0dc8c + - coop-cloud.${STACK_NAME}.app.version=v1.4.8-d82bdd95 pusher: image: thecodingmachine/workadventure-pusher:master command: yarn run runprod