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