peertube/Dockerfile
Renovate Bot 385a3100fe
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 5b4aaea
2024-10-14 04:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:5b4aaea2c8b8e9676d4d5b1c78019ff5dae06a2c78131677446ce8b1068f33f1
RUN apt -y update && apt install -y prosody && apt -y clean