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