peertube/Dockerfile
Renovate Bot 4dae0cb905
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 39bde14
2024-09-08 04:00:22 +00:00

3 lines
174 B
Docker

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