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

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:ac568dbb7406b435cbe51b601f219808cc6f24cab2e13a9c492d2bb0a14e508f
RUN apt -y update && apt install -y prosody && apt -y clean