peertube/Dockerfile
Renovate Bot 62fc41f8b2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m50s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to be77f72
2025-06-06 04:00:33 +00:00

3 lines
174 B
Docker

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