peertube/Dockerfile
Renovate Bot ec43e7b653
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 312bb26
2025-01-02 04:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:312bb268232f16a05730177691e57b8d757219ba11a51d5f35e055a3c9af5577
RUN apt -y update && apt install -y prosody && apt -y clean