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