Renovate Bot
98618f982d
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.3-bookworm@sha256:dc57fc075f19e7a0261fbf56128982f30dfacd1559ccf0347377413e6c2e1d54
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|