peertube/Dockerfile
Renovate Bot 7307f25dbb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to a90e26b
2024-10-18 04:00:22 +00:00

3 lines
174 B
Docker

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