Renovate Bot
f596efde48
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:e38f115a3551339fda9d01776702d05c38ce09dd29a84745fa3f6159c4ca49f6
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|