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