Renovate Bot
8bd06c97f1
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.4-bookworm@sha256:1f5cfff4a92b47d4022ebcc3bbfdeb303a27043b28121b70cde428c27e4ec546
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|