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