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