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