peertube/Dockerfile
Renovate Bot a417088114
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m7s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 1e2c57f
2024-12-05 04:00:24 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:1e2c57ff2312209ec135784c39b8da683f8c976ef25e3da6d19d2f09df7ffa9f
RUN apt -y update && apt install -y prosody && apt -y clean