peertube/Dockerfile
Renovate Bot 898592fba0
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 6m13s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to f7428d0
2025-04-11 04:00:34 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:f7428d063f70ba5f97087c78d2ba6447b36307f872546d3227439466c4326dab
RUN apt -y update && apt install -y prosody && apt -y clean