peertube/Dockerfile
Renovate Bot 28bb758403
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 82dd03d
2024-07-25 04:00:28 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:82dd03d780c218e5192a693824ef53fa71f9bae63c87c2d5b41a1266a1483305
RUN apt -y update && apt install -y prosody && apt -y clean