peertube/Dockerfile
Renovate Bot 019d8ac0df
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m34s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fbd6462
2024-03-22 07:00:26 +00:00

4 lines
174 B
Docker

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