peertube/Dockerfile
Renovate Bot 53bd7e84f9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to f7d88d0
2022-08-08 07:00:39 +00:00

4 lines
174 B
Docker

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