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