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