Renovate Bot
5ff3db7fa0
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:c4355d55310c6a0cad41b570d8ab7b0c7b862fd5b824d4b4bec8d5d556f9f04c
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|