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