chore: new v3 recipe release

This commit is contained in:
2023-01-08 02:05:27 +01:00
parent 77b3dbdaa9
commit 49e31b4d96

View File

@ -61,7 +61,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=2.6.0+v1.74.0"
- "coop-cloud.${STACK_NAME}.version=3.0.0+v1.74.0"
db:
image: postgres:13-alpine