peertube/Dockerfile
Renovate Bot 7218d114a1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 957e8bc
2024-12-20 04:00:24 +00:00

3 lines
174 B
Docker

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