peertube/Dockerfile
Renovate Bot 98480a6870
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 5938418
2024-05-17 07:00:23 +00:00

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