peertube/Dockerfile
Renovate Bot c9e0825c04
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m37s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 930d89d
2025-04-22 04:00:35 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:930d89d2700518511f9f2ac7d6f80ff8e87d704dbdaf25c661b92f38d8e08957
RUN apt -y update && apt install -y prosody && apt -y clean