peertube/Dockerfile
Renovate Bot 9779facc10
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m43s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to b21db4d
2024-04-20 07:00:24 +00:00

4 lines
174 B
Docker

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