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