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