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