peertube/Dockerfile
Renovate Bot 7fcd1770f0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 44bca0a
2024-12-14 04:00:26 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:44bca0ac31559ab957871516c41e3a360860e8bb77c07dbdba577ab828922edb
RUN apt -y update && apt install -y prosody && apt -y clean