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