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