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