peertube/Dockerfile
Renovate Bot e16884f1ea
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m8s
Update chocobozzz/peertube Docker tag to v7.2.1
2025-06-16 09:00:33 +00:00

3 lines
174 B
Docker

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