Renovate Bot
6a9d0a2037
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:83cba536cd91b9e60e0248c527634e11102b2ba9c8b03ebd3310980cef657fa3
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|