peertube/Dockerfile
Renovate Bot bad820b7ee
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 636a4cf
2023-12-16 07:00:33 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:636a4cf2aa6d752171e67cc997c40983c70362af22d584a6d4e148dff5ded5c4
RUN apt -y update && apt install -y prosody && apt -y clean