Renovate Bot
38a899b768
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:744b5f50abf4f8df35497dce5613a03f22c1edec8e72a4e9961c4597c51434b8
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|