peertube/Dockerfile
Renovate Bot 2f8b4a520d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m43s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 1def554
2025-06-24 04:00:32 +00:00

3 lines
174 B
Docker

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