peertube/Dockerfile
Renovate Bot 50bbe27bd5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 4ca9654
2024-04-30 07:00:22 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:4ca9654ab96f503022034cdde89cdbed2c853f0cdea70398cdf774ad197f0317
RUN apt -y update && apt install -y prosody && apt -y clean