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