upgrade to v4.3, still testing, not releasing officially
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2022-09-28 14:29:12 +02:00
parent fc15241ec5
commit be091cd685
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
app:
image: chocobozzz/peertube:v4.2.2-bullseye
image: chocobozzz/peertube:v4.3.0-bullseye
user: peertube
environment:
- PEERTUBE_ADMIN_EMAIL
@ -108,7 +108,7 @@ services:
retries: 10
cache:
image: redis:4-alpine
image: redis:7-alpine
volumes:
- redis-data:/data
networks: