peertube/Dockerfile
Renovate Bot b61258486e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to f7061a9
2024-01-16 07:00:32 +00:00

4 lines
174 B
Docker

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