peertube/Dockerfile
Renovate Bot 790ab9c597
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m54s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to ba38f46
2024-01-07 07:00:30 +00:00

4 lines
174 B
Docker

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