diff --git a/compose.yml b/compose.yml index 56ff878..3f80543 100644 --- a/compose.yml +++ b/compose.yml @@ -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: