peertube/Dockerfile
Renovate Bot c8596c4534
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 870d889
2025-01-14 04:00:25 +00:00

3 lines
174 B
Docker

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