Renovate Bot
55a44ddf44
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:144c637dbc27e40ba9880439e4180f16acbd6e0b195914e80eef3fe8b3843f78
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|