peertube/Dockerfile
Renovate Bot f32ce1f524
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c86d8e7
2024-05-20 07:00:24 +00:00

3 lines
174 B
Docker

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