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