peertube/Dockerfile
Renovate Bot 7e982a14bb
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m50s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 59663b4
2025-03-21 04:00:30 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:59663b43994f9e0cff316c63083f46c9986b0339edc87ca13f64c6ff509b2adf
RUN apt -y update && apt install -y prosody && apt -y clean