peertube/Dockerfile
Renovate Bot f32ef0ae38
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m44s
Update chocobozzz/peertube:v6.3.1-bookworm Docker digest to e85686d
2024-10-06 04:00:24 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:e85686d307197b662665b50102c7dccfb2ed5729680d5905636363419ed9ed74
RUN apt -y update && apt install -y prosody && apt -y clean