peertube/Dockerfile
Renovate Bot 7bbba75ccc
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m50s
Update chocobozzz/peertube:v7.2.2-bookworm Docker digest to 5a12227
2025-07-19 04:00:29 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.2-bookworm@sha256:5a122273e57de6e4af57692865cb11946e7f6cfc8adf06d0e2a2ed5714298fce
RUN apt -y update && apt install -y prosody && apt -y clean