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