peertube/Dockerfile
Renovate Bot d765d7e1a1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m57s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to f21eeab
2024-10-11 04:00:22 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:f21eeab0dc2e385ac64015701b017b1ecb236616a57a5b391f18f9228b5d0fdc
RUN apt -y update && apt install -y prosody && apt -y clean