peertube/Dockerfile
Renovate Bot 36cae20695
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ce75de7
2024-03-12 07:00:24 +00:00

4 lines
174 B
Docker

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