Renovate Bot
2e4ad1665d
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.1.0-bookworm@sha256:b933f70772c300950893f3e6a1879584ed32588bc67718521d2ab2169f661ca4
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|