peertube/Dockerfile
Renovate Bot 6c7eeefc21
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m50s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to c4d0707
2025-01-19 04:00:28 +00:00

3 lines
174 B
Docker

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