peertube/Dockerfile
Renovate Bot 8bd06c97f1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 1f5cfff
2024-04-08 07:00:22 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:1f5cfff4a92b47d4022ebcc3bbfdeb303a27043b28121b70cde428c27e4ec546
RUN apt -y update && apt install -y prosody && apt -y clean