All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m26s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:b5a19e698fe78bc563b046c9def80691f32f54c2aa2e579f888a53ca0cb1465b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|