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