peertube/Dockerfile
Renovate Bot de5ef0f4d1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to f6df304
2025-01-11 04:00:29 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:f6df304dd05d85b1155ab366d3bd12f1eea5e8a0f5d1a335fb8f2cc46bc021df
RUN apt -y update && apt install -y prosody && apt -y clean