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