peertube/Dockerfile
Renovate Bot 1c349ec5bc
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m32s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 2c80c1b
2023-12-20 07:00:33 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:2c80c1b1561afece8297d179889fdc4af275ef596216a74c3204f45ae4658e29
RUN apt -y update && apt install -y prosody && apt -y clean