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