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