peertube/Dockerfile
Renovate Bot fad77d0a49
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m12s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 7a4111c
2025-05-19 04:00:30 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:7a4111cc24b235fc62ebef027855f91b3deafa39afe918ab8022c04432f4d023
RUN apt -y update && apt install -y prosody && apt -y clean