chore: publish 1.0.0+2.0.16 release

This commit is contained in:
3wc 2023-09-01 15:35:37 +00:00
parent 72e965154d
commit 3de4147dda
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${WEB_DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "coop-cloud.${STACK_NAME}.version=0.2.1+1.9"
- "coop-cloud.${STACK_NAME}.version=1.0.0+2.0.16"
db:
image: redis:alpine