peertube/Dockerfile
Renovate Bot 5d7cb32236
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 4f174ee
2025-02-18 04:00:24 +00:00

3 lines
174 B
Docker

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