peertube/Dockerfile
Renovate Bot 485881fc66
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 7cad948
2023-12-22 07:00:32 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:7cad9480bc91f4fde713b8a15a9ddea8e17f8dcf78238a6721ce95d11092d83b
RUN apt -y update && apt install -y prosody && apt -y clean