peertube/Dockerfile
Renovate Bot 0096640909
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to af904ca
2025-01-03 04:00:25 +00:00

3 lines
174 B
Docker

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