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