Renovate Bot
6240d9a85b
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.2.0-bookworm@sha256:68b8f37d523845d14443f92f7c3e27a8abbdd4470afbd00de76a5d381f22b0ea
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|