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