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