peertube/Dockerfile
Renovate Bot 3d897ab2ba
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m13s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to 0e95c82
2025-08-07 04:00:35 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:0e95c8253d4ca51fc1cbcb23ef072567014a7b849541dd657fbd4e13edda2274
RUN apt -y update && apt install -y prosody && apt -y clean