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