peertube/Dockerfile
Renovate Bot aca4f3fa65
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to af6d7e5
2024-04-17 07:00:21 +00:00

4 lines
174 B
Docker

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