peertube/Dockerfile
Renovate Bot e5877a774b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m36s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to ab0d273
2024-11-20 04:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:ab0d273777ee79c909ccca6017027636259fb8c2e05c8053891a48753a3714d6
RUN apt -y update && apt install -y prosody && apt -y clean