peertube/Dockerfile
Renovate Bot 7c0af83746
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 98fe094
2024-09-25 04:00:19 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:98fe094a8e56668067572a4dd00d3020076db951f40e8228ffa6510f7514209b
RUN apt -y update && apt install -y prosody && apt -y clean