Renovate Bot
350460b6b9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:503b4697b98d9cb61d023c0601ea293f4bb13e2e92ce8665dea02770f55510d2
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|