Renovate Bot
4d133989bc
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:ddb43cc4a0480d798374d38aa8aa886a45b4f0a79dcf85956f5b8b4b89d57051
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|