diff --git a/compose.yml b/compose.yml index a8914b6..44e9f60 100644 --- a/compose.yml +++ b/compose.yml @@ -17,7 +17,7 @@ services: - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" # Redirect from EXTRA_DOMAINS to DOMAIN - - "coop-cloud.${STACK_NAME}.version=0.1.0+0.2.29" + - "coop-cloud.${STACK_NAME}.version=1.0.0+2.38.0" environment: - HTTP_SUBDIR volumes: diff --git a/release/1.0.0+2.38.0 b/release/1.0.0+2.38.0 new file mode 100644 index 0000000..215821f --- /dev/null +++ b/release/1.0.0+2.38.0 @@ -0,0 +1 @@ +This switches from thttpd to the more reliable SWS \ No newline at end of file