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