Renovate Bot
75fb41bc0e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:1c10760b1d28ed2e4368085e41472d6b11d47ee4615fa37b76773d3a7afa129b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|