peertube/Dockerfile
Renovate Bot 76e6c096c2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 4b86a9c
2024-12-18 04:00:26 +00:00

3 lines
174 B
Docker

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