peertube/Dockerfile
Renovate Bot 66c6617e84
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m24s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to d5c0995
2025-05-25 04:00:27 +00:00

3 lines
174 B
Docker

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