peertube/Dockerfile
Renovate Bot 55a44ddf44
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 144c637
2024-10-25 04:00:21 +00:00

3 lines
174 B
Docker

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