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