peertube/Dockerfile
Renovate Bot 79c4587766
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 8dbf117
2024-08-12 04:00:20 +00:00

3 lines
174 B
Docker

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