peertube/Dockerfile
Renovate Bot 50a8f11204
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 8399b9e
2024-09-09 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:8399b9e69a9f3cdfb958ca88e76f2512c6b2311d2133ad0e94cfff78e7267051
RUN apt -y update && apt install -y prosody && apt -y clean