Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 14s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:e4b565d18aa51985dc10b2350e08a9cb40fc7c388304ba25783b78ef8350cd98
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|