peertube/Dockerfile
Renovate Bot 2855310878
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m40s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b690ae2
2024-01-13 07:06:51 +00:00

4 lines
174 B
Docker

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