peertube/Dockerfile
Renovate Bot 350460b6b9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 503b469
2024-11-10 04:00:20 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:503b4697b98d9cb61d023c0601ea293f4bb13e2e92ce8665dea02770f55510d2
RUN apt -y update && apt install -y prosody && apt -y clean