peertube/Dockerfile
Renovate Bot c52da50d0c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m36s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to d2e3811
2025-07-23 04:00:33 +00:00

3 lines
174 B
Docker

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