chore: publish 0.2.0+4.1.0 release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc 2023-04-11 09:59:36 -04:00
parent 147ff204cf
commit bde492472a

View File

@ -29,7 +29,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=0.1.0+4.1.0"
- "coop-cloud.${STACK_NAME}.version=0.2.0+4.1.0"
entrypoint: /docker-entrypoint.sh
command: /init