peertube/Dockerfile
Renovate Bot 6546661550
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m55s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to b7e1e24
2025-07-02 04:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:b7e1e245fe58a77e661f031581e530f7ae7a18a041ca68b7b62a0520434eadc4
RUN apt -y update && apt install -y prosody && apt -y clean