peertube/Dockerfile
Renovate Bot dece5d6963
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 9s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to ee0a8e4
2025-02-27 04:00:25 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:ee0a8e4be1899226d15a8607e69fc3641fd6589c599e015ed938f9b8cc8b9320
RUN apt -y update && apt install -y prosody && apt -y clean