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