peertube/Dockerfile
Renovate Bot efaa9f9da0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to b8df96c
2025-01-18 04:00:24 +00:00

3 lines
174 B
Docker

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