Renovate Bot
8ca88e1738
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.3.2-bookworm@sha256:4ea4aa05a8e693e87567d1f85331b6aa84e70cd75cd8b1c3502accbcb9ead402
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|