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

4 lines
174 B
Docker

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