Renovate Bot
20d91db165
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.2.1-bookworm@sha256:7e719039dac6c137cfdb4d30976566e866884f9e5510250ddc76e97fdc004e7b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|