Renovate Bot
a156fd0355
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:14b199b320b17c94f3702d9ebf08d45f6dcb720e274261fb397f5d1739219da2
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|