peertube/Dockerfile
Renovate Bot 93fdfc24f1
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m43s
Update chocobozzz/peertube Docker tag to v7.1.1
2025-04-08 08:00:31 +00:00

3 lines
174 B
Docker

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