peertube/Dockerfile
Renovate Bot f32224230e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 3fd6e56
2024-12-28 04:00:25 +00:00

3 lines
174 B
Docker

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