peertube/Dockerfile
Renovate Bot 133ad71628
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 7ec7ebb
2024-06-25 07:00:25 +00:00

4 lines
174 B
Docker

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