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