peertube/Dockerfile
Renovate Bot a730d0d965
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 85100d3
2024-06-07 07:00:22 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:85100d32f1bd3313b0fdc223f20efbb2099f96f0c06725e517e054c7a4c5a440
RUN apt -y update && apt install -y prosody && apt -y clean