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