Renovate Bot
58c1a9072d
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.0.3-bookworm@sha256:ea1eb5a870a226677159b65abce9c9f161b7774a4e2c2d7e79b25d1f2d7ee879
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|