peertube/Dockerfile
Renovate Bot 5ff3db7fa0
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 c4355d5
2024-12-31 04:00:26 +00:00

3 lines
174 B
Docker

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