peertube/Dockerfile
Renovate Bot f65fdffba2
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 d80ac13
2024-08-25 04:00:22 +00:00

3 lines
174 B
Docker

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