peertube/Dockerfile
Renovate Bot cab57bbcf5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to a43639d
2024-01-04 07:00:35 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:a43639de40f3783053b54c9d3e2fe082d500ac001e1a3dbe907aeecd2e308cc9
RUN apt -y update && apt install -y prosody && apt -y clean