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