peertube/Dockerfile
Renovate Bot 55cc32a579
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 49bccc1
2024-07-23 04:00:25 +00:00

3 lines
174 B
Docker

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