peertube/Dockerfile
Renovate Bot f0d5f38d41
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 f8c91fe
2025-01-01 04:00:26 +00:00

3 lines
174 B
Docker

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