Renovate Bot
16127a25ec
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:57259ab42820b0fa98ed910f3f2ed4213d24edb335ba3ee982a4e95ddbd57b14
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|