peertube/Dockerfile
Renovate Bot 8b6078e20a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 7da12eb
2024-12-11 04:00:28 +00:00

3 lines
174 B
Docker

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