peertube/Dockerfile
Renovate Bot 685db10a7e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 54a968d
2024-07-20 04:00:24 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:54a968d66823d0070463021332f0229972cadae950766999ea626244695bbb66
RUN apt -y update && apt install -y prosody && apt -y clean