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