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