Renovate Bot
0f73f3e529
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:098060a258e7e9c20ed2aadd6cbb52813984baa66b252eff862a6f13140bd939
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|