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