Renovate Bot
53abf5ec93
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.4-bookworm@sha256:d5c7cde7fe54fb8de369c40db59814653b75b1c56dcde72f84352c4d8d1b1ee4
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|