Renovate Bot
21ed808d0b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:310cdefa31e2d5b9d938843f5247d40e4b8c8c8ce90145dcc3643403fe6b94e1
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|