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