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