chore: publish 0.1.1+release release

This commit is contained in:
2024-12-28 16:08:47 +01:00
parent 2fb4a7a792
commit 3ee906e3ad
2 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`${EXTRA_DOMAINS})"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.1.0+latest"
- "coop-cloud.${STACK_NAME}.version=0.1.1+release"
machine-learning:

1
release/0.1.1+release Normal file
View File

@ -0,0 +1 @@
kind of works, still wip