peertube/Dockerfile
Renovate Bot 611e7104a6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m52s
Update chocobozzz/peertube:v7.2.2-bookworm Docker digest to d706296
2025-07-17 04:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.2-bookworm@sha256:d7062962b1fa97db0ba970ae609a6162463e4b956bb1a76a79ffd1a8934e61bf
RUN apt -y update && apt install -y prosody && apt -y clean