peertube/Dockerfile
Renovate Bot 006f293212
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 78b6b5b
2025-02-15 04:00:39 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:78b6b5b8d26e8809c442c4557c3b4233fdfe5b488b04d8bdb537d859076b14b6
RUN apt -y update && apt install -y prosody && apt -y clean