Renovate Bot
4b7ef35048
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m8s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:49b846ebeaae05526f093a61d7c511044cdfc5880cda09a439faac612473cd03
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|