peertube/Dockerfile
Renovate Bot 0d82569efc
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 642341e
2024-09-20 04:00:20 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:642341e9392ef90a55b04014483bd4b60500adbdd30ac42613c9458389a59084
RUN apt -y update && apt install -y prosody && apt -y clean