peertube/Dockerfile
Renovate Bot 07e99751d5
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 8s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 36a7657
2025-02-08 04:00:28 +00:00

3 lines
174 B
Docker

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