peertube/Dockerfile
Renovate Bot 040b25a7ed
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 1b70127
2024-06-03 07:01:24 +00:00

4 lines
174 B
Docker

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