peertube/Dockerfile
Renovate Bot 2e4ad1665d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to b933f70
2024-05-10 07:00:24 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:b933f70772c300950893f3e6a1879584ed32588bc67718521d2ab2169f661ca4
RUN apt -y update && apt install -y prosody && apt -y clean