peertube/Dockerfile
Renovate Bot 7a8d80f56a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m1s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 35f107d
2024-08-18 04:00:24 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:35f107dc8714635f4e4176509e0c99650f1c90a569d7cf8b07d7382f5e22d4ab
RUN apt -y update && apt install -y prosody && apt -y clean