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:06385e14bef14c430b8c39bbc713a27ebd233805a4554f51846a45b6e74aa19d
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|