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

4 lines
174 B
Docker

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