peertube/Dockerfile
Renovate Bot 3223ccfe2b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube:v6.3.1-bookworm Docker digest to 0699040
2024-10-07 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:0699040b13530ab2046b5743d5829f5c9167dd907269748b442f01756a3c5689
RUN apt -y update && apt install -y prosody && apt -y clean