peertube/Dockerfile
Renovate Bot f967f29953
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m14s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 4892ef6
2025-05-10 04:00:29 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:4892ef64a5c009e6b7a433c6dcea7cf21a6090105b22916c901cb346c76c336e
RUN apt -y update && apt install -y prosody && apt -y clean