peertube/Dockerfile
Renovate Bot 5350232d2d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 386ea40
2024-07-16 07:00:25 +00:00

3 lines
174 B
Docker

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