peertube/Dockerfile
Renovate Bot 5f5bd955cc
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m54s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to bf2fd50
2025-06-04 04:00:30 +00:00

3 lines
174 B
Docker

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