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