peertube/Dockerfile
Renovate Bot 57067b0d86
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m19s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 07d2718
2025-05-04 04:00:32 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:07d27188036cd172634ff8a051e1a6d0db8c23291989bfee2829a3408c16d05e
RUN apt -y update && apt install -y prosody && apt -y clean