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