chore: publish 3.0.1+v2.0.0 release

This commit is contained in:
3wc 2023-11-09 20:31:44 +00:00
parent 6c73753dc3
commit 4a70aadfb4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,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=3.0.0+v2.0.0
- coop-cloud.${STACK_NAME}.version=3.0.1+v2.0.0
db:
image: postgres:13.12
configs: