peertube/Dockerfile
Renovate Bot 9d4392e2e7
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m44s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 51b44c6
2025-03-31 04:00:28 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:51b44c6788e84454d8dc3f0f757e535a2becafed09c7c2184b96b4f65b640406
RUN apt -y update && apt install -y prosody && apt -y clean