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