peertube/Dockerfile
Renovate Bot f596efde48
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to e38f115
2024-02-04 07:00:28 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:e38f115a3551339fda9d01776702d05c38ce09dd29a84745fa3f6159c4ca49f6
RUN apt -y update && apt install -y prosody && apt -y clean