peertube/Dockerfile
Renovate Bot bdb3835ab0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m49s
Update chocobozzz/peertube Docker tag to v7.2.0
2025-06-04 14:00:30 +00:00

3 lines
174 B
Docker

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