peertube/Dockerfile
Renovate Bot 1c904c7bb1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m1s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to 4325321
2025-08-01 04:00:32 +00:00

3 lines
174 B
Docker

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