peertube/Dockerfile
Renovate Bot 01cf39013b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 382daa7
2024-04-22 07:00:23 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:382daa763ee77bc5186af20121b988e9d8d1712ca2ca377a21eeddeac19a7382
RUN apt -y update && apt install -y prosody && apt -y clean