peertube/Dockerfile
Renovate Bot a604e3cc0c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 545a212
2024-02-19 07:00:29 +00:00

4 lines
174 B
Docker

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