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