Renovate Bot
98480a6870
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:59384181a57fab9ef216aa6d34f5efcd10108633d7e503ca2cc2d2334035c604
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|