peertube/Dockerfile
Renovate Bot 0a3e8939d3
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 f88c1e7
2024-11-23 04:00:22 +00:00

3 lines
174 B
Docker

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