peertube/Dockerfile
Renovate Bot fa72364e90
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m25s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 9eee3f1
2025-05-22 04:00:29 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:9eee3f1e6c2ee57064fe182a7983797f1943b59115c5f736641b4b24d3429d23
RUN apt -y update && apt install -y prosody && apt -y clean