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