peertube/Dockerfile
Renovate Bot eac4dfc252
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 626995a
2023-12-25 07:00:31 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:626995a6efb833a3af64b2af4be56d8573fc238f919f70cd7f33ebf7b55e2e51
RUN apt -y update && apt install -y prosody && apt -y clean