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