peertube/Dockerfile
Renovate Bot 42215b3a6f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c35008f
2024-05-21 07:00:26 +00:00

4 lines
174 B
Docker

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