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