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