Renovate Bot
3223ccfe2b
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.3.1-bookworm@sha256:0699040b13530ab2046b5743d5829f5c9167dd907269748b442f01756a3c5689
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|