Renovate Bot
08fe7fadfb
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.0.3-bookworm@sha256:7d922461639546dd10722758bdc786673ddc21c7041f5745d0338d1c97875a05
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|