Renovate Bot
f32ce1f524
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.1.0-bookworm@sha256:c86d8e720d250e39c0b08312ebce467f1b2772fc198efe99b966b07820de0806
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|