peertube/Dockerfile
Renovate Bot dc3c7b8c68
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m2s
Update chocobozzz/peertube:v7.2.2-bookworm Docker digest to 138790c
2025-07-22 04:00:34 +00:00

3 lines
174 B
Docker

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