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