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