peertube/Dockerfile
Renovate Bot 589e4243f7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
Update chocobozzz/peertube:v6.3.1-bookworm Docker digest to 7f4a80c
2024-10-02 04:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:7f4a80c1be8c68ff8931559ec40e2f0dc908d2e5a17462d2a47436c9b3132a41
RUN apt -y update && apt install -y prosody && apt -y clean