peertube/Dockerfile
Renovate Bot 5cf60af3ec
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to f1688c7
2024-02-08 07:00:30 +00:00

4 lines
174 B
Docker

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