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