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