peertube/Dockerfile
Renovate Bot 0cab2e6dbc
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m49s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 606cbca
2025-04-10 04:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:606cbca7e7535a37b7ecb80c1228b550771f2cd96431eb101bd7645a394674ce
RUN apt -y update && apt install -y prosody && apt -y clean