peertube/Dockerfile
Renovate Bot ed0a0abb35
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to faaa40a
2024-12-25 04:00:28 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:faaa40a70fd9fc1833f9e4a94b50b5429c7868105c2985d39aac07a6999dee1e
RUN apt -y update && apt install -y prosody && apt -y clean