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