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