peertube/Dockerfile
Renovate Bot 08fe7fadfb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7d92246
2024-01-21 07:00:28 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:7d922461639546dd10722758bdc786673ddc21c7041f5745d0338d1c97875a05
RUN apt -y update && apt install -y prosody && apt -y clean