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