Renovate Bot
7788431a7a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:218007938a62ba1b7223856d32a664d81cacd736f5c51d1c18c75043ada3c9e0
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|