peertube/Dockerfile
Renovate Bot 254a51d08b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 073769b
2024-04-09 07:00:24 +00:00

4 lines
174 B
Docker

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