Renovate Bot
745ff0b7c8
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:9b3f7fad1445843fe717639a337a92db64218394e12affc0ac1101d8c25694cc
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|