Renovate Bot
3884e7a97e
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.1.0-bookworm@sha256:f910e9b548d92bdeaf0e36dffec042b1f32933275fb74dd963cd0581978d8cfa
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|