peertube/Dockerfile
Renovate Bot e202bca74d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m25s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 07277e4
2025-05-15 04:00:31 +00:00

3 lines
174 B
Docker

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