peertube/Dockerfile
Renovate Bot 85f4b1e096
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to e1a2931
2024-11-12 04:00:21 +00:00

3 lines
174 B
Docker

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