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