Renovate Bot
8b6078e20a
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.3.3-bookworm@sha256:7da12eb5ec17d31dc45c0596f40231361ee0cf18735331c3879e45fef1da20c9
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|