Renovate Bot
86b040ed9b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:4a14c87ffbedf7d176843f8f3b2176d8d69b6582f1904b6dafd14e4031da2ab1
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|