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