peertube/Dockerfile
Renovate Bot 58c1a9072d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ea1eb5a
2024-02-07 07:00:28 +00:00

4 lines
174 B
Docker

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