peertube/Dockerfile
Renovate Bot ca3e6a52d5
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 2574cb8
2025-03-06 04:00:24 +00:00

3 lines
174 B
Docker

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