peertube/Dockerfile
Renovate Bot e2f1899902
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4163821
2024-03-11 07:00:23 +00:00

4 lines
174 B
Docker

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