Renovate Bot
ed4694c999
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:6a031e2b2c79a90a2142ba5d469b4093e6517525829c7c2023f5a130ad758c76
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|