peertube/Dockerfile
Renovate Bot 7193b765b4
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 9s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 09e741b
2025-02-25 04:00:26 +00:00

3 lines
174 B
Docker

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