peertube/Dockerfile
Renovate Bot 2b9795fbe1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m31s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 8318172
2025-05-16 04:00:32 +00:00

3 lines
174 B
Docker

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