Renovate Bot
396b206efb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:5e57e6fbb37fed0014318741126b0827b159076b4e65f4a25fd966d7e595dd54
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|