Renovate Bot
7c0af83746
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
3 lines
174 B
Docker
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
|