peertube/Dockerfile
Renovate Bot 8a8dd2358c
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to ccac6c1
2025-03-07 04:00:26 +00:00

3 lines
174 B
Docker

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