Renovate Bot
589e4243f7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:7f4a80c1be8c68ff8931559ec40e2f0dc908d2e5a17462d2a47436c9b3132a41
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|