peertube/Dockerfile
Renovate Bot 3062a57ded
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 941e071
2024-01-15 07:00:32 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:941e071e4b3c8196d05092ec298fa19b811334adc1897590e885d6612ff8e83f
RUN apt -y update && apt install -y prosody && apt -y clean