Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m52s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:09e19c26df994e79d23ded16422ab38d83193ff0927dce48a138be23743aac8b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|