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