Renovate Bot
36cae20695
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:ce75de73be71abca19e2366ba67002a347a50dbcca765a29075b23be660f11fb
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|