diff --git a/compose.yml b/compose.yml index 26ff28a..af75f72 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.3.15- + - coop-cloud.${STACK_NAME}.app.version=v1.4.0- pusher: image: thecodingmachine/workadventure-pusher:master command: yarn run runprod