peertube/Dockerfile
Renovate Bot 3ec2291531
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m6s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 5b48ac0
2024-12-15 04:00:25 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:5b48ac0938832534c273508040483330f63343b66d34f5119a5568e068910918
RUN apt -y update && apt install -y prosody && apt -y clean