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