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