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