peertube/Dockerfile
Renovate Bot 8c241237d4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m19s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 06bdb3a
2025-07-04 04:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:06bdb3abd1bf3bbfe4da84946897dd4bb07f01c22e647a30cd67adddfaa8992a
RUN apt -y update && apt install -y prosody && apt -y clean