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