Renovate Bot
4defceb6b4
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:9c031807d38e0a75fb13d80a5db3bcf645cb6aa67273f6c10cde7ff4bc208e0c
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|