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