peertube/Dockerfile
Renovate Bot 2a36bfe252
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 b646bee
2024-12-22 04:00:25 +00:00

3 lines
174 B
Docker

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