peertube/Dockerfile
Renovate Bot ed4694c999
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 6a031e2
2023-12-08 07:00:28 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:6a031e2b2c79a90a2142ba5d469b4093e6517525829c7c2023f5a130ad758c76
RUN apt -y update && apt install -y prosody && apt -y clean