peertube/Dockerfile
Renovate Bot 15e4e28cb2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 01b7455
2024-10-12 04:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:01b74556618635c55f2e2cfa94bdc755b695ccf7e710d7b145f56f135fe2bc1d
RUN apt -y update && apt install -y prosody && apt -y clean