Renovate Bot
2708721a02
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:2243959490171280c7f0903bbba59f3eed13efa879a72d961499ca2222f8438b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|