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