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