Compare commits

..

No commits in common. "fa6461743f8e864f407361f8cd198dd46adad7b2" and "646ef688c6facaeba56d7ccc34109f7f3905f264" have entirely different histories.

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:8ec66b9abe238815644e870ed7565bcaa51d62289c7e71fcf042c6bbdcb48cc2
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:03a186e35d93c7bd2395d74ec603d5edc89275cbcabede78117a7490ab0ae339
RUN apt -y update && apt install -y prosody && apt -y clean