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