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