peertube/Dockerfile
Renovate Bot b8a317a755
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m13s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c3022f0
2024-04-21 07:00:26 +00:00

4 lines
174 B
Docker

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