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