peertube/Dockerfile
Renovate Bot 38a899b768
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 744b5f5
2024-06-06 07:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:744b5f50abf4f8df35497dce5613a03f22c1edec8e72a4e9961c4597c51434b8
RUN apt -y update && apt install -y prosody && apt -y clean