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