Renovate Bot
385a3100fe
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:5b4aaea2c8b8e9676d4d5b1c78019ff5dae06a2c78131677446ce8b1068f33f1
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|