peertube/Dockerfile
Renovate Bot 4a0b53b8bd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to c232cf7
2024-07-19 04:00:25 +00:00

3 lines
174 B
Docker

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