peertube/Dockerfile
Renovate Bot 725f429e8d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m44s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to a45944e
2024-06-05 07:00:25 +00:00

3 lines
174 B
Docker

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