peertube/Dockerfile
Renovate Bot 9b9a1a5df2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 2391397
2024-07-10 07:00:26 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:23913975ac785805c389c53b93170f1a704a026439b2a620a03d626469aff976
RUN apt -y update && apt install -y prosody && apt -y clean