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