peertube/Dockerfile
Renovate Bot 66d48f6b51
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fcd1e46
2024-04-04 07:00:24 +00:00

4 lines
174 B
Docker

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