peertube/Dockerfile
Renovate Bot fb09bd565d
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 3s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to a25e864
2025-04-14 04:00:31 +00:00

3 lines
174 B
Docker

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