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