peertube/Dockerfile
Renovate Bot 6a50e7813d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m5s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 8fcdc55
2025-06-12 04:00:32 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:8fcdc55c06dd4c70936455bc0a683a9e37fbf117df8a7402eab2b20f7cc02a6d
RUN apt -y update && apt install -y prosody && apt -y clean