Renovate Bot
ec43e7b653
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:312bb268232f16a05730177691e57b8d757219ba11a51d5f35e055a3c9af5577
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|