peertube/Dockerfile
Renovate Bot 3f83a060ad
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 5bf19c4
2024-10-22 04:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:5bf19c466a5218dbabcb7db4752f9b3957b7f825098cf83c2ad461723b433cde
RUN apt -y update && apt install -y prosody && apt -y clean