Renovate Bot
fbff705838
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:426deae8e8e3f13c2a3ccfeae337bcb0d862cd8719e63103e2081ebdc54db10a
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|