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