chore: publish 2.2.0+v4.2.2-bullseye release
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2022-07-14 11:39:50 +02:00
parent 73f080adbc
commit 751d86dcc7
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
app: app:
image: chocobozzz/peertube:v4.1.1-bullseye image: chocobozzz/peertube:v4.2.2-bullseye
environment: environment:
- PEERTUBE_ADMIN_EMAIL - PEERTUBE_ADMIN_EMAIL
- PEERTUBE_CONTACT_FORM_ENABLED - PEERTUBE_CONTACT_FORM_ENABLED
@ -74,7 +74,7 @@ services:
- internal - internal
deploy: deploy:
labels: labels:
- "coop-cloud.${STACK_NAME}.version=2.1.1+v4.1.1-bullseye" - "coop-cloud.${STACK_NAME}.version=2.2.0+v4.2.2-bullseye"
db: db:
image: postgres:10-alpine image: postgres:10-alpine