peertube/Dockerfile
Renovate Bot 4b7ef35048
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m8s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 49b846e
2024-12-08 04:00:22 +00:00

3 lines
174 B
Docker

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