Renovate Bot
8e5fd83144
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:542dfe26c5756904f9960707da8dd8aa0096bde0c363eb732b2053dc7e02fb01
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|