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