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