peertube/Dockerfile
Renovate Bot 396b206efb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 5e57e6f
2024-08-13 04:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:5e57e6fbb37fed0014318741126b0827b159076b4e65f4a25fd966d7e595dd54
RUN apt -y update && apt install -y prosody && apt -y clean