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