peertube/Dockerfile
Renovate Bot 14142f80d2
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m35s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to f848836
2025-04-04 04:00:31 +00:00

3 lines
174 B
Docker

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