Manually upgrade peertube to latest

This commit is contained in:
decentral1se 2021-06-23 12:58:20 +02:00
parent 89c07b4392
commit d2f83bf386
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- coop-cloud.${STACK_NAME}.web.version=1.20.0-ea4560b8
app:
image: chocobozzz/peertube:v3.1.0-buster
image: chocobozzz/peertube:v3.2.1-buster
environment:
- PEERTUBE_ADMIN_EMAIL
- PEERTUBE_CONTACT_FORM_ENABLED
@ -63,7 +63,7 @@ services:
networks:
- internal
deploy:
labels: ['coop-cloud.${STACK_NAME}.app.version=v3.1.0-buster-455af623']
labels: ["coop-cloud.${STACK_NAME}.app.version=v3.2.1-buster-e4f797ee"]
db:
image: postgres:10-alpine
environment: