peertube/Dockerfile
Renovate Bot a24a0be52c
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 6178b2d
2024-04-29 07:00:23 +00:00

4 lines
174 B
Docker

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