peertube/Dockerfile
Renovate Bot be7ce05a0e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to d19d782
2022-08-10 07:00:43 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:d19d782f4eb8768b9c6960c2b37a7eecb83d335bfe477f93cf3bba8e8a975e91
RUN apt -y update && apt install -y prosody && apt -y clean