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