peertube/Dockerfile
Renovate Bot be94722841
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 69fbe1b
2025-05-24 04:00:27 +00:00

3 lines
174 B
Docker

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