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