peertube/Dockerfile
Renovate Bot 3d8e3bb2e3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m57s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 6e1111a
2024-05-09 07:00:26 +00:00

3 lines
174 B
Docker

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