Renovate Bot
de5ef0f4d1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
3 lines
174 B
Docker
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
|