Renovate Bot
b3f7e5d4c3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:5af72886bbfdf156c2065a7198cc5eb1bd7215de7aed5a0f40e355d02aab3e0f
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|