peertube/Dockerfile
Renovate Bot fbff705838
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 426deae
2024-12-24 04:00:24 +00:00

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