peertube/Dockerfile
Renovate Bot 9018641542
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 8dc9b8b
2024-11-07 04:00:23 +00:00

3 lines
174 B
Docker

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