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