peertube/Dockerfile
Renovate Bot 8cdf63e916
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m34s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to b6d4404
2025-04-13 05:00:32 +00:00

3 lines
174 B
Docker

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