peertube/Dockerfile
Renovate Bot 9f08641f84
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to d6cf914
2024-12-26 04:00:27 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:d6cf9142f7b9b3c25b09fcf6765ed672e44da6490c366ec207810e7d71f54fc0
RUN apt -y update && apt install -y prosody && apt -y clean