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