Renovate Bot
5fcaf59402
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:2740c515c692b4c438afa6e17d924c6cf65322add5a9b10b5fd8c651ec54ada7
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|