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