peertube/Dockerfile
Renovate Bot 5101994be3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 3b97fda
2024-03-31 07:00:26 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:3b97fdae9913f123b29d10d2a93595bcfc05d2de86f6085791b57662a89e62be
RUN apt -y update && apt install -y prosody && apt -y clean