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