peertube/Dockerfile
Renovate Bot b367a0ca71
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 89feb56
2024-09-06 04:00:19 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:89feb56a39e358b44be0b699c439607d53575a7a1d2df39660fcb6032b76a545
RUN apt -y update && apt install -y prosody && apt -y clean