peertube/Dockerfile
Renovate Bot cb740bb3e5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m0s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 7c648e5
2025-04-20 04:00:34 +00:00

3 lines
174 B
Docker

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