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