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