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