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