chore: publish 2.0.0+7.1.1 release
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Philipp Rothmann 2022-08-09 10:49:45 +02:00
parent 40438168ff
commit 655483d7f5
2 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-fwdproto"
- "traefik.http.middlewares.${STACK_NAME}-fwdproto.headers.customRequestHeaders.X-Forwarded-Proto=https"
- "coop-cloud.${STACK_NAME}.app.version=0.1.0+7.1.1"
- "coop-cloud.${STACK_NAME}.app.version=2.0.0+7.1.1"
rabbitmq:
image: rabbitmq:3.9.5